Visual Studio: Updated VS2008 project files
This commit is contained in:
parent
62f9875f90
commit
895ee61ed5
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Version="9,00"
|
||||
Name="cppcheck"
|
||||
ProjectGUID="{C8E50D8E-572F-3383-A059-3448E0CA7CE3}"
|
||||
ProjectGUID="{61648B81-B5CA-3A4F-9D59-9F42C3B60405}"
|
||||
Keyword="Qt4VSv1.0">
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
@ -24,7 +24,7 @@
|
|||
AssemblerListingLocation="temp\"
|
||||
BufferSecurityCheck="false"
|
||||
DebugInformationFormat="3"
|
||||
ExceptionHandling="true"
|
||||
ExceptionHandling="1"
|
||||
GeneratePreprocessedFile="0"
|
||||
ObjectFile="temp\"
|
||||
Optimization ="4"
|
||||
|
@ -77,7 +77,7 @@
|
|||
AssemblerListingLocation="temp\"
|
||||
BufferSecurityCheck="false"
|
||||
DebugInformationFormat="0"
|
||||
ExceptionHandling="true"
|
||||
ExceptionHandling="1"
|
||||
GeneratePreprocessedFile="0"
|
||||
ObjectFile="temp\"
|
||||
Optimization ="2"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Version="9,00"
|
||||
Name="testrunner"
|
||||
ProjectGUID="{05A164B3-613E-3DE1-95B9-BB7B24448328}"
|
||||
ProjectGUID="{C12BFD22-DEB4-317D-85AA-16B4E3CBAC5F}"
|
||||
Keyword="Qt4VSv1.0">
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
@ -24,7 +24,7 @@
|
|||
AssemblerListingLocation="temp\"
|
||||
BufferSecurityCheck="false"
|
||||
DebugInformationFormat="3"
|
||||
ExceptionHandling="true"
|
||||
ExceptionHandling="1"
|
||||
GeneratePreprocessedFile="0"
|
||||
ObjectFile="temp\"
|
||||
Optimization ="4"
|
||||
|
@ -77,7 +77,7 @@
|
|||
AssemblerListingLocation="temp\"
|
||||
BufferSecurityCheck="false"
|
||||
DebugInformationFormat="0"
|
||||
ExceptionHandling="true"
|
||||
ExceptionHandling="1"
|
||||
GeneratePreprocessedFile="0"
|
||||
ObjectFile="temp\"
|
||||
Optimization ="2"
|
||||
|
|
Loading…
Reference in New Issue