diff options
Diffstat (limited to 'contrib/SDL-3.2.8/VisualC/tests/testsurround/testsurround.vcxproj')
| -rw-r--r-- | contrib/SDL-3.2.8/VisualC/tests/testsurround/testsurround.vcxproj | 216 |
1 files changed, 216 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/VisualC/tests/testsurround/testsurround.vcxproj b/contrib/SDL-3.2.8/VisualC/tests/testsurround/testsurround.vcxproj new file mode 100644 index 0000000..13ded82 --- /dev/null +++ b/contrib/SDL-3.2.8/VisualC/tests/testsurround/testsurround.vcxproj | |||
| @@ -0,0 +1,216 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
| 3 | <ItemGroup Label="ProjectConfigurations"> | ||
| 4 | <ProjectConfiguration Include="Debug|Win32"> | ||
| 5 | <Configuration>Debug</Configuration> | ||
| 6 | <Platform>Win32</Platform> | ||
| 7 | </ProjectConfiguration> | ||
| 8 | <ProjectConfiguration Include="Debug|x64"> | ||
| 9 | <Configuration>Debug</Configuration> | ||
| 10 | <Platform>x64</Platform> | ||
| 11 | </ProjectConfiguration> | ||
| 12 | <ProjectConfiguration Include="Release|Win32"> | ||
| 13 | <Configuration>Release</Configuration> | ||
| 14 | <Platform>Win32</Platform> | ||
| 15 | </ProjectConfiguration> | ||
| 16 | <ProjectConfiguration Include="Release|x64"> | ||
| 17 | <Configuration>Release</Configuration> | ||
| 18 | <Platform>x64</Platform> | ||
| 19 | </ProjectConfiguration> | ||
| 20 | </ItemGroup> | ||
| 21 | <PropertyGroup Label="Globals"> | ||
| 22 | <ProjectGuid>{70B894A9-E306-49E8-ABC2-932A952A5E5F}</ProjectGuid> | ||
| 23 | <RootNamespace>testsurround</RootNamespace> | ||
| 24 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> | ||
| 25 | </PropertyGroup> | ||
| 26 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
| 27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
| 28 | <ConfigurationType>Application</ConfigurationType> | ||
| 29 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
| 30 | </PropertyGroup> | ||
| 31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
| 32 | <ConfigurationType>Application</ConfigurationType> | ||
| 33 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
| 34 | </PropertyGroup> | ||
| 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
| 36 | <ConfigurationType>Application</ConfigurationType> | ||
| 37 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
| 38 | </PropertyGroup> | ||
| 39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
| 40 | <ConfigurationType>Application</ConfigurationType> | ||
| 41 | <PlatformToolset Condition="'$(VisualStudioVersion)' != '10.0'">$(DefaultPlatformToolset)</PlatformToolset> | ||
| 42 | </PropertyGroup> | ||
| 43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
| 44 | <ImportGroup Label="ExtensionSettings"> | ||
| 45 | </ImportGroup> | ||
| 46 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
| 47 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 48 | </ImportGroup> | ||
| 49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
| 50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 51 | </ImportGroup> | ||
| 52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
| 53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 54 | </ImportGroup> | ||
| 55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
| 56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 57 | </ImportGroup> | ||
| 58 | <PropertyGroup Label="UserMacros" /> | ||
| 59 | <PropertyGroup> | ||
| 60 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> | ||
| 61 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
| 62 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
| 63 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
| 64 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
| 65 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
| 66 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Platform)\$(Configuration)\</IntDir> | ||
| 67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> | ||
| 68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir> | ||
| 69 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 70 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
| 71 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
| 72 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 73 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
| 74 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
| 75 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 76 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
| 77 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
| 78 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 79 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
| 80 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
| 81 | </PropertyGroup> | ||
| 82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
| 83 | <Midl> | ||
| 84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 85 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
| 86 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 87 | <TargetEnvironment>Win32</TargetEnvironment> | ||
| 88 | <TypeLibraryName>.\Release/testsurround.tlb</TypeLibraryName> | ||
| 89 | </Midl> | ||
| 90 | <ClCompile> | ||
| 91 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
| 92 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 93 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
| 94 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 95 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 96 | <PrecompiledHeader> | ||
| 97 | </PrecompiledHeader> | ||
| 98 | <PrecompiledHeaderOutputFile>.\Release/testsurround.pch</PrecompiledHeaderOutputFile> | ||
| 99 | <WarningLevel>Level3</WarningLevel> | ||
| 100 | </ClCompile> | ||
| 101 | <ResourceCompile> | ||
| 102 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 103 | <Culture>0x0409</Culture> | ||
| 104 | </ResourceCompile> | ||
| 105 | <Link> | ||
| 106 | <SubSystem>Console</SubSystem> | ||
| 107 | </Link> | ||
| 108 | </ItemDefinitionGroup> | ||
| 109 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
| 110 | <Midl> | ||
| 111 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 112 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
| 113 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 114 | <TargetEnvironment>X64</TargetEnvironment> | ||
| 115 | <TypeLibraryName>.\Release/testsurround.tlb</TypeLibraryName> | ||
| 116 | </Midl> | ||
| 117 | <ClCompile> | ||
| 118 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
| 119 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 120 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
| 121 | <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 122 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 123 | <PrecompiledHeader> | ||
| 124 | </PrecompiledHeader> | ||
| 125 | <PrecompiledHeaderOutputFile>.\Release/testsurround.pch</PrecompiledHeaderOutputFile> | ||
| 126 | <WarningLevel>Level3</WarningLevel> | ||
| 127 | </ClCompile> | ||
| 128 | <ResourceCompile> | ||
| 129 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 130 | <Culture>0x0409</Culture> | ||
| 131 | </ResourceCompile> | ||
| 132 | <Link> | ||
| 133 | <SubSystem>Console</SubSystem> | ||
| 134 | </Link> | ||
| 135 | </ItemDefinitionGroup> | ||
| 136 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
| 137 | <Midl> | ||
| 138 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 139 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
| 140 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 141 | <TargetEnvironment>Win32</TargetEnvironment> | ||
| 142 | <TypeLibraryName>.\Debug/testsurround.tlb</TypeLibraryName> | ||
| 143 | </Midl> | ||
| 144 | <ClCompile> | ||
| 145 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
| 146 | <Optimization>Disabled</Optimization> | ||
| 147 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 148 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
| 149 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 150 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 151 | <WarningLevel>Level3</WarningLevel> | ||
| 152 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
| 153 | </ClCompile> | ||
| 154 | <ResourceCompile> | ||
| 155 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 156 | <Culture>0x0409</Culture> | ||
| 157 | </ResourceCompile> | ||
| 158 | <Link> | ||
| 159 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
| 160 | <SubSystem>Console</SubSystem> | ||
| 161 | </Link> | ||
| 162 | </ItemDefinitionGroup> | ||
| 163 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
| 164 | <Midl> | ||
| 165 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 166 | <MkTypLibCompatible>true</MkTypLibCompatible> | ||
| 167 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 168 | <TargetEnvironment>X64</TargetEnvironment> | ||
| 169 | <TypeLibraryName>.\Debug/testsurround.tlb</TypeLibraryName> | ||
| 170 | </Midl> | ||
| 171 | <ClCompile> | ||
| 172 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
| 173 | <Optimization>Disabled</Optimization> | ||
| 174 | <AdditionalIncludeDirectories>$(SolutionDir)/../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 175 | <AdditionalUsingDirectories>%(AdditionalUsingDirectories)</AdditionalUsingDirectories> | ||
| 176 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 177 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
| 178 | <WarningLevel>Level3</WarningLevel> | ||
| 179 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
| 180 | </ClCompile> | ||
| 181 | <ResourceCompile> | ||
| 182 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 183 | <Culture>0x0409</Culture> | ||
| 184 | </ResourceCompile> | ||
| 185 | <Link> | ||
| 186 | <GenerateDebugInformation>true</GenerateDebugInformation> | ||
| 187 | <SubSystem>Console</SubSystem> | ||
| 188 | </Link> | ||
| 189 | </ItemDefinitionGroup> | ||
| 190 | <ItemDefinitionGroup Condition="'$(TreatWarningsAsError)'!=''"> | ||
| 191 | <ClCompile> | ||
| 192 | <AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions> | ||
| 193 | <TreatWarningAsError>$(TreatWarningsAsError)</TreatWarningAsError> | ||
| 194 | </ClCompile> | ||
| 195 | </ItemDefinitionGroup> | ||
| 196 | <ItemGroup> | ||
| 197 | <ProjectReference Include="..\..\SDL\SDL.vcxproj"> | ||
| 198 | <Project>{81ce8daf-ebb2-4761-8e45-b71abcca8c68}</Project> | ||
| 199 | <Private>false</Private> | ||
| 200 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
| 201 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
| 202 | </ProjectReference> | ||
| 203 | <ProjectReference Include="..\..\SDL_test\SDL_test.vcxproj"> | ||
| 204 | <Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project> | ||
| 205 | <Private>false</Private> | ||
| 206 | <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies> | ||
| 207 | <ReferenceOutputAssembly>true</ReferenceOutputAssembly> | ||
| 208 | </ProjectReference> | ||
| 209 | </ItemGroup> | ||
| 210 | <ItemGroup> | ||
| 211 | <ClCompile Include="..\..\..\Test\testsurround.c" /> | ||
| 212 | </ItemGroup> | ||
| 213 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
| 214 | <ImportGroup Label="ExtensionTargets"> | ||
| 215 | </ImportGroup> | ||
| 216 | </Project> \ No newline at end of file | ||
