VC9 projectfile update

This commit is contained in:
Anonymissimus 2012-02-25 18:01:21 +00:00
parent 8457d8b8ef
commit 8a1af406f3

View file

@ -13494,6 +13494,62 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\tests\test_addons.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Tests\"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Tests\"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug (fast)|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Tests\"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug_with_VLD|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Tests\"
/>
</FileConfiguration>
<FileConfiguration
Name="Test_Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Tests\"
/>
</FileConfiguration>
<FileConfiguration
Name="Test_Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\Tests\"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\tests\test_commandline_options.cpp"
>