aboutsummaryrefslogtreecommitdiff
path: root/visual-studio/12/test/test.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'visual-studio/12/test/test.vcxproj')
-rw-r--r--visual-studio/12/test/test.vcxproj238
1 files changed, 0 insertions, 238 deletions
diff --git a/visual-studio/12/test/test.vcxproj b/visual-studio/12/test/test.vcxproj
deleted file mode 100644
index 7f5feff..0000000
--- a/visual-studio/12/test/test.vcxproj
+++ /dev/null
@@ -1,238 +0,0 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="DebugStatic|Win32">
5 <Configuration>DebugStatic</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="DebugStatic|x64">
9 <Configuration>DebugStatic</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Debug|Win32">
13 <Configuration>Debug</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Debug|x64">
17 <Configuration>Debug</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 <ProjectConfiguration Include="ReleaseStatic|Win32">
21 <Configuration>ReleaseStatic</Configuration>
22 <Platform>Win32</Platform>
23 </ProjectConfiguration>
24 <ProjectConfiguration Include="ReleaseStatic|x64">
25 <Configuration>ReleaseStatic</Configuration>
26 <Platform>x64</Platform>
27 </ProjectConfiguration>
28 <ProjectConfiguration Include="Release|Win32">
29 <Configuration>Release</Configuration>
30 <Platform>Win32</Platform>
31 </ProjectConfiguration>
32 <ProjectConfiguration Include="Release|x64">
33 <Configuration>Release</Configuration>
34 <Platform>x64</Platform>
35 </ProjectConfiguration>
36 </ItemGroup>
37 <PropertyGroup Label="Globals">
38 <ProjectGuid>{36E45DAF-D2EC-4660-B84F-3BC72664643E}</ProjectGuid>
39 <RootNamespace>test</RootNamespace>
40 </PropertyGroup>
41 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
43 <ConfigurationType>Application</ConfigurationType>
44 <UseDebugLibraries>true</UseDebugLibraries>
45 <PlatformToolset>v120</PlatformToolset>
46 <CharacterSet>MultiByte</CharacterSet>
47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="Configuration">
49 <ConfigurationType>Application</ConfigurationType>
50 <UseDebugLibraries>true</UseDebugLibraries>
51 <PlatformToolset>v120</PlatformToolset>
52 <CharacterSet>MultiByte</CharacterSet>
53 </PropertyGroup>
54 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
55 <ConfigurationType>Application</ConfigurationType>
56 <UseDebugLibraries>true</UseDebugLibraries>
57 <PlatformToolset>v120</PlatformToolset>
58 <CharacterSet>MultiByte</CharacterSet>
59 </PropertyGroup>
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'" Label="Configuration">
61 <ConfigurationType>Application</ConfigurationType>
62 <UseDebugLibraries>true</UseDebugLibraries>
63 <PlatformToolset>v120</PlatformToolset>
64 <CharacterSet>MultiByte</CharacterSet>
65 </PropertyGroup>
66 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
67 <ConfigurationType>Application</ConfigurationType>
68 <UseDebugLibraries>false</UseDebugLibraries>
69 <PlatformToolset>v120</PlatformToolset>
70 <WholeProgramOptimization>true</WholeProgramOptimization>
71 <CharacterSet>MultiByte</CharacterSet>
72 </PropertyGroup>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="Configuration">
74 <ConfigurationType>Application</ConfigurationType>
75 <UseDebugLibraries>false</UseDebugLibraries>
76 <PlatformToolset>v120</PlatformToolset>
77 <WholeProgramOptimization>true</WholeProgramOptimization>
78 <CharacterSet>MultiByte</CharacterSet>
79 </PropertyGroup>
80 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
81 <ConfigurationType>Application</ConfigurationType>
82 <UseDebugLibraries>false</UseDebugLibraries>
83 <PlatformToolset>v120</PlatformToolset>
84 <WholeProgramOptimization>true</WholeProgramOptimization>
85 <CharacterSet>MultiByte</CharacterSet>
86 </PropertyGroup>
87 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'" Label="Configuration">
88 <ConfigurationType>Application</ConfigurationType>
89 <UseDebugLibraries>false</UseDebugLibraries>
90 <PlatformToolset>v120</PlatformToolset>
91 <WholeProgramOptimization>true</WholeProgramOptimization>
92 <CharacterSet>MultiByte</CharacterSet>
93 </PropertyGroup>
94 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
95 <ImportGroup Label="ExtensionSettings">
96 </ImportGroup>
97 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
98 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
99 </ImportGroup>
100 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'" Label="PropertySheets">
101 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
102 </ImportGroup>
103 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
104 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
105 </ImportGroup>
106 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'" Label="PropertySheets">
107 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
108 </ImportGroup>
109 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
110 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
111 </ImportGroup>
112 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'" Label="PropertySheets">
113 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
114 </ImportGroup>
115 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
116 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
117 </ImportGroup>
118 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'" Label="PropertySheets">
119 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
120 </ImportGroup>
121 <PropertyGroup Label="UserMacros" />
122 <PropertyGroup />
123 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
124 <ClCompile>
125 <WarningLevel>Level3</WarningLevel>
126 <Optimization>Disabled</Optimization>
127 <SDLCheck>true</SDLCheck>
128 </ClCompile>
129 <Link>
130 <GenerateDebugInformation>true</GenerateDebugInformation>
131 </Link>
132 </ItemDefinitionGroup>
133 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|Win32'">
134 <ClCompile>
135 <WarningLevel>Level3</WarningLevel>
136 <Optimization>Disabled</Optimization>
137 <SDLCheck>true</SDLCheck>
138 </ClCompile>
139 <Link>
140 <GenerateDebugInformation>true</GenerateDebugInformation>
141 </Link>
142 </ItemDefinitionGroup>
143 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
144 <ClCompile>
145 <WarningLevel>Level3</WarningLevel>
146 <Optimization>Disabled</Optimization>
147 <SDLCheck>true</SDLCheck>
148 </ClCompile>
149 <Link>
150 <GenerateDebugInformation>true</GenerateDebugInformation>
151 </Link>
152 </ItemDefinitionGroup>
153 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugStatic|x64'">
154 <ClCompile>
155 <WarningLevel>Level3</WarningLevel>
156 <Optimization>Disabled</Optimization>
157 <SDLCheck>true</SDLCheck>
158 </ClCompile>
159 <Link>
160 <GenerateDebugInformation>true</GenerateDebugInformation>
161 </Link>
162 </ItemDefinitionGroup>
163 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
164 <ClCompile>
165 <WarningLevel>Level3</WarningLevel>
166 <Optimization>MaxSpeed</Optimization>
167 <FunctionLevelLinking>true</FunctionLevelLinking>
168 <IntrinsicFunctions>true</IntrinsicFunctions>
169 <SDLCheck>true</SDLCheck>
170 </ClCompile>
171 <Link>
172 <GenerateDebugInformation>true</GenerateDebugInformation>
173 <EnableCOMDATFolding>true</EnableCOMDATFolding>
174 <OptimizeReferences>true</OptimizeReferences>
175 </Link>
176 </ItemDefinitionGroup>
177 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|Win32'">
178 <ClCompile>
179 <WarningLevel>Level3</WarningLevel>
180 <Optimization>MaxSpeed</Optimization>
181 <FunctionLevelLinking>true</FunctionLevelLinking>
182 <IntrinsicFunctions>true</IntrinsicFunctions>
183 <SDLCheck>true</SDLCheck>
184 </ClCompile>
185 <Link>
186 <GenerateDebugInformation>true</GenerateDebugInformation>
187 <EnableCOMDATFolding>true</EnableCOMDATFolding>
188 <OptimizeReferences>true</OptimizeReferences>
189 </Link>
190 </ItemDefinitionGroup>
191 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
192 <ClCompile>
193 <WarningLevel>Level3</WarningLevel>
194 <Optimization>MaxSpeed</Optimization>
195 <FunctionLevelLinking>true</FunctionLevelLinking>
196 <IntrinsicFunctions>true</IntrinsicFunctions>
197 <SDLCheck>true</SDLCheck>
198 </ClCompile>
199 <Link>
200 <GenerateDebugInformation>true</GenerateDebugInformation>
201 <EnableCOMDATFolding>true</EnableCOMDATFolding>
202 <OptimizeReferences>true</OptimizeReferences>
203 </Link>
204 </ItemDefinitionGroup>
205 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseStatic|x64'">
206 <ClCompile>
207 <WarningLevel>Level3</WarningLevel>
208 <Optimization>MaxSpeed</Optimization>
209 <FunctionLevelLinking>true</FunctionLevelLinking>
210 <IntrinsicFunctions>true</IntrinsicFunctions>
211 <SDLCheck>true</SDLCheck>
212 </ClCompile>
213 <Link>
214 <GenerateDebugInformation>true</GenerateDebugInformation>
215 <EnableCOMDATFolding>true</EnableCOMDATFolding>
216 <OptimizeReferences>true</OptimizeReferences>
217 </Link>
218 </ItemDefinitionGroup>
219 <ItemGroup>
220 <ClCompile Include="..\..\..\test.c" />
221 </ItemGroup>
222 <ItemGroup>
223 <ProjectReference Include="..\dl\dl.vcxproj">
224 <Project>{2aeb7143-35f8-488a-9414-ca4b0b45d16e}</Project>
225 </ProjectReference>
226 <ProjectReference Include="..\testdll\testdll.vcxproj">
227 <Project>{583aa2b8-b981-4de9-a374-47ec9f817c5e}</Project>
228 <Private>false</Private>
229 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
230 <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
231 <LinkLibraryDependencies>false</LinkLibraryDependencies>
232 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
233 </ProjectReference>
234 </ItemGroup>
235 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
236 <ImportGroup Label="ExtensionTargets">
237 </ImportGroup>
238</Project>