Changeset 699 for trunk/win32/monsterz.vcxproj
- Timestamp:
- Feb 28, 2011, 3:26:09 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/win32/monsterz.vcxproj
r696 r699 23 23 <ClInclude Include="..\src\core.h" /> 24 24 <ClInclude Include="..\src\debugfps.h" /> 25 <ClInclude Include="..\src\debugquad.h" /> 25 26 <ClInclude Include="..\src\debugrecord.h" /> 26 27 <ClInclude Include="..\src\debugsphere.h" /> … … 66 67 <ClCompile Include="..\src\audio.cpp" /> 67 68 <ClCompile Include="..\src\debugfps.cpp" /> 69 <ClCompile Include="..\src\debugquad.cpp" /> 68 70 <ClCompile Include="..\src\debugrecord.cpp" /> 69 71 <ClCompile Include="..\src\debugsphere.cpp" />
Note: See TracChangeset
for help on using the changeset viewer.