Changeset 3971 for zzuf/trunk/msvc/zzuf.vcxproj
- Timestamp:
- Nov 20, 2009, 1:06:17 PM (11 years ago)
- Location:
- zzuf/trunk/msvc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/msvc
- Property svn:ignore
-
old new 2 2 Debug 3 3 Release 4 *.filters 5 *.user 6 *.log 7 *.sdf 8 *.suo 9 *.opensdf 10 ipch
-
- Property svn:ignore
-
zzuf/trunk/msvc/zzuf.vcxproj
r3933 r3971 61 61 <WarningLevel>Level3</WarningLevel> 62 62 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> 63 <CompileAs>CompileAsC</CompileAs> 63 64 </ClCompile> 64 65 <Link> … … 80 81 <WarningLevel>Level3</WarningLevel> 81 82 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 83 <CompileAs>CompileAsC</CompileAs> 82 84 </ClCompile> 83 85 <Link>
Note: See TracChangeset
for help on using the changeset viewer.