Changeset 365e156 in network-game for client/Client/Client.vcxproj
- Timestamp:
- Jul 21, 2013, 6:25:00 PM (11 years ago)
- Branches:
- master
- Children:
- 49da01a
- Parents:
- 09ddba7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Client.vcxproj
r09ddba7 r365e156 79 79 <ClCompile Include="RadioButtonList.cpp" /> 80 80 <ClCompile Include="Textbox.cpp" /> 81 <ClCompile Include="TextLabel.cpp" /> 81 82 <ClCompile Include="Window.cpp" /> 82 83 </ItemGroup> … … 94 95 <ClInclude Include="RadioButtonList.h" /> 95 96 <ClInclude Include="Textbox.h" /> 97 <ClInclude Include="TextLabel.h" /> 96 98 <ClInclude Include="Window.h" /> 97 99 </ItemGroup>
Note:
See TracChangeset
for help on using the changeset viewer.