- Timestamp:
- 01/09/09 04:50:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Vis/FriendlyCulling/VboFormatConverter.vcproj
r3235 r3260 19 19 Name="Debug|Win32" 20 20 OutputDirectory="$(SolutionDir)$\VboFormatConverter\(ConfigurationName)" 21 IntermediateDirectory="$(ConfigurationName)\ VboFormatConverter"21 IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" 22 22 ConfigurationType="1" 23 23 CharacterSet="1" … … 98 98 <Configuration 99 99 Name="Release|Win32" 100 OutputDirectory="$(SolutionDir) $\$(ProjectName)\(ConfigurationName)"100 OutputDirectory="$(SolutionDir)\$(ProjectName)\$(ConfigurationName)" 101 101 IntermediateDirectory="$(ConfigurationName)\$(ProjectName)" 102 102 ConfigurationType="1"
Note: See TracChangeset
for help on using the changeset viewer.