Changeset 5c95436 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Jun 21, 2013, 1:52:53 AM (12 years ago)
- Branches:
- master
- Children:
- 109e8a3
- Parents:
- 5a5f131
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r5a5f131 r5c95436 73 73 <ClCompile Include="GuiComponent.cpp" /> 74 74 <ClCompile Include="main.cpp" /> 75 <ClCompile Include="RadioButtonList.cpp" /> 75 76 <ClCompile Include="Textbox.cpp" /> 76 77 <ClCompile Include="Window.cpp" /> … … 86 87 <ClInclude Include="Button.h" /> 87 88 <ClInclude Include="GuiComponent.h" /> 89 <ClInclude Include="RadioButtonList.h" /> 88 90 <ClInclude Include="Textbox.h" /> 89 91 <ClInclude Include="Window.h" />
Note:
See TracChangeset
for help on using the changeset viewer.