Rev 61 | Rev 80 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 61 | Rev 75 | ||
---|---|---|---|
Line 139... | Line 139... | ||
139 | <ClCompile Include="board.cpp" /> |
139 | <ClCompile Include="board.cpp" /> |
140 | <ClCompile Include="challenge.cpp" /> |
140 | <ClCompile Include="challenge.cpp" /> |
141 | <ClCompile Include="chessengine.cpp" /> |
141 | <ClCompile Include="chessengine.cpp" /> |
142 | <ClCompile Include="config.cpp" /> |
142 | <ClCompile Include="config.cpp" /> |
143 | <ClCompile Include="dialog\dialog_registration.cpp" /> |
143 | <ClCompile Include="dialog\dialog_registration.cpp" /> |
- | 144 | <ClCompile Include="dialog\dialog_renamesides.cpp" /> |
|
144 | <ClCompile Include="dialog\dialog_sendchallenge.cpp" /> |
145 | <ClCompile Include="dialog\dialog_sendchallenge.cpp" /> |
145 | <ClCompile Include="dialog\dialog_sendseek.cpp" /> |
146 | <ClCompile Include="dialog\dialog_sendseek.cpp" /> |
146 | <ClCompile Include="dialog\dialog_takeback.cpp" /> |
147 | <ClCompile Include="dialog\dialog_takeback.cpp" /> |
147 | <ClCompile Include="localizedtexts.cpp" /> |
148 | <ClCompile Include="localizedtexts.cpp" /> |
148 | <ClCompile Include="render.cpp" /> |
149 | <ClCompile Include="render.cpp" /> |
Line 197... | Line 198... | ||
197 | <ItemGroup> |
198 | <ItemGroup> |
198 | <None Include="data\languages\English.ini" /> |
199 | <None Include="data\languages\English.ini" /> |
199 | <None Include="data\languages\French.ini" /> |
200 | <None Include="data\languages\French.ini" /> |
200 | <None Include="data\languages\German.ini" /> |
201 | <None Include="data\languages\German.ini" /> |
201 | <None Include="data\languages\Norwegian.ini" /> |
202 | <None Include="data\languages\Norwegian.ini" /> |
- | 203 | <None Include="icon-black-king.ico" /> |
|
- | 204 | <None Include="icon-white-king.ico" /> |
|
202 | <None Include="installer\Chess Giants Installer.nsi" /> |
205 | <None Include="installer\Chess Giants Installer.nsi" /> |
203 | <None Include="resource\card.ico" /> |
206 | <None Include="resource\card.ico" /> |
204 | <None Include="config.ini" /> |
207 | <None Include="config.ini" /> |
- | 208 | <None Include="resource\icon-black-king.ico" /> |
|
- | 209 | <None Include="resource\icon-white-king.ico" /> |
|
205 | <None Include="resource\info.ico" /> |
210 | <None Include="resource\info.ico" /> |
206 | <None Include="resource\main.ico" /> |
211 | <None Include="resource\main.ico" /> |
207 | <None Include="resource\manifest.xml"> |
212 | <None Include="resource\manifest.xml"> |
208 | <SubType>Designer</SubType> |
213 | <SubType>Designer</SubType> |
209 | </None> |
214 | </None> |