diff options
Diffstat (limited to 'windows/test/hyperslab')
-rw-r--r-- | windows/test/hyperslab/hyperslab.vcproj | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/windows/test/hyperslab/hyperslab.vcproj b/windows/test/hyperslab/hyperslab.vcproj index 69ef87e..c175e20 100644 --- a/windows/test/hyperslab/hyperslab.vcproj +++ b/windows/test/hyperslab/hyperslab.vcproj @@ -392,50 +392,6 @@ <File
RelativePath="..\..\..\test\hyperslab.c"
>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- ObjectFile="../../../test/hyperslab/Release/"
- ProgramDataBaseFileName="../../../test/hyperslab/Release/"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- ObjectFile="../../../test/hyperslab/Release/"
- ProgramDataBaseFileName="../../../test/hyperslab/Release/"
- />
- </FileConfiguration>
</File>
</Files>
<Globals>
|