Merge pull request #75 from google/fix-vs2013-debug
[platform/upstream/glslang.git] / StandAlone.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug CRT DLL|Win32">\r
5       <Configuration>Debug CRT DLL</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug CRT DLL|x64">\r
9       <Configuration>Debug CRT DLL</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|Win32">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Debug|x64">\r
17       <Configuration>Debug</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20     <ProjectConfiguration Include="Release CRT DLL|Win32">\r
21       <Configuration>Release CRT DLL</Configuration>\r
22       <Platform>Win32</Platform>\r
23     </ProjectConfiguration>\r
24     <ProjectConfiguration Include="Release CRT DLL|x64">\r
25       <Configuration>Release CRT DLL</Configuration>\r
26       <Platform>x64</Platform>\r
27     </ProjectConfiguration>\r
28     <ProjectConfiguration Include="Release|Win32">\r
29       <Configuration>Release</Configuration>\r
30       <Platform>Win32</Platform>\r
31     </ProjectConfiguration>\r
32     <ProjectConfiguration Include="Release|x64">\r
33       <Configuration>Release</Configuration>\r
34       <Platform>x64</Platform>\r
35     </ProjectConfiguration>\r
36   </ItemGroup>\r
37   <PropertyGroup Label="Globals">\r
38     <ProjectName>StandAlone</ProjectName>\r
39     <ProjectGuid>{660D0A05-69A9-4F09-9664-02FBEB08FAE2}</ProjectGuid>\r
40   </PropertyGroup>\r
41   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
42   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
43     <ConfigurationType>Application</ConfigurationType>\r
44     <UseOfMfc>false</UseOfMfc>\r
45     <CharacterSet>MultiByte</CharacterSet>\r
46     <PlatformToolset>v110_xp</PlatformToolset>\r
47   </PropertyGroup>\r
48   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
49     <ConfigurationType>Application</ConfigurationType>\r
50     <UseOfMfc>false</UseOfMfc>\r
51     <CharacterSet>MultiByte</CharacterSet>\r
52     <PlatformToolset>v110_xp</PlatformToolset>\r
53   </PropertyGroup>\r
54   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'" Label="Configuration">\r
55     <ConfigurationType>Application</ConfigurationType>\r
56     <UseOfMfc>false</UseOfMfc>\r
57     <CharacterSet>MultiByte</CharacterSet>\r
58     <PlatformToolset>v110_xp</PlatformToolset>\r
59   </PropertyGroup>\r
60   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|x64'" Label="Configuration">\r
61     <ConfigurationType>Application</ConfigurationType>\r
62     <UseOfMfc>false</UseOfMfc>\r
63     <CharacterSet>MultiByte</CharacterSet>\r
64     <PlatformToolset>v110_xp</PlatformToolset>\r
65   </PropertyGroup>\r
66   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
67     <ConfigurationType>Application</ConfigurationType>\r
68     <CharacterSet>MultiByte</CharacterSet>\r
69     <PlatformToolset>v110_xp</PlatformToolset>\r
70   </PropertyGroup>\r
71   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
72     <ConfigurationType>Application</ConfigurationType>\r
73     <CharacterSet>MultiByte</CharacterSet>\r
74     <PlatformToolset>v110_xp</PlatformToolset>\r
75   </PropertyGroup>\r
76   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'" Label="Configuration">\r
77     <ConfigurationType>Application</ConfigurationType>\r
78     <CharacterSet>MultiByte</CharacterSet>\r
79     <PlatformToolset>v110_xp</PlatformToolset>\r
80   </PropertyGroup>\r
81   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|x64'" Label="Configuration">\r
82     <ConfigurationType>Application</ConfigurationType>\r
83     <CharacterSet>MultiByte</CharacterSet>\r
84     <PlatformToolset>v110_xp</PlatformToolset>\r
85   </PropertyGroup>\r
86   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
87   <ImportGroup Label="ExtensionSettings">\r
88   </ImportGroup>\r
89   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
90     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
91   </ImportGroup>\r
92   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r
93     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
94   </ImportGroup>\r
95   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'" Label="PropertySheets">\r
96     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
97   </ImportGroup>\r
98   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|x64'" Label="PropertySheets">\r
99     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
100   </ImportGroup>\r
101   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
102     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
103   </ImportGroup>\r
104   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r
105     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
106   </ImportGroup>\r
107   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'" Label="PropertySheets">\r
108     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
109   </ImportGroup>\r
110   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|x64'" Label="PropertySheets">\r
111     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
112   </ImportGroup>\r
113   <PropertyGroup Label="UserMacros" />\r
114   <PropertyGroup>\r
115     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
116     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">StandAlone\UserM_Debug\</OutDir>\r
117     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'">StandAlone\UserM_Debug\</OutDir>\r
118     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">StandAlone\UserM_Debug\</IntDir>\r
119     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'">StandAlone\UserM_Debug\</IntDir>\r
120     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
121     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r
122     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'">true</LinkIncremental>\r
123     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|x64'">true</LinkIncremental>\r
124     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">StandAlone\UserM_Release\</OutDir>\r
125     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'">StandAlone\UserM_Release\</OutDir>\r
126     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">StandAlone\UserM_Release\</IntDir>\r
127     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'">StandAlone\UserM_Release\</IntDir>\r
128     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
129     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r
130     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'">false</LinkIncremental>\r
131     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|x64'">false</LinkIncremental>\r
132   </PropertyGroup>\r
133   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
134     <TargetName>glslangValidator</TargetName>\r
135   </PropertyGroup>\r
136   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
137     <TargetName>glslangValidator</TargetName>\r
138   </PropertyGroup>\r
139   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'">\r
140     <TargetName>glslangValidator</TargetName>\r
141   </PropertyGroup>\r
142   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|x64'">\r
143     <TargetName>glslangValidator</TargetName>\r
144   </PropertyGroup>\r
145   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
146     <TargetName>glslangValidator</TargetName>\r
147   </PropertyGroup>\r
148   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
149     <TargetName>glslangValidator</TargetName>\r
150   </PropertyGroup>\r
151   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'">\r
152     <TargetName>glslangValidator</TargetName>\r
153   </PropertyGroup>\r
154   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|x64'">\r
155     <TargetName>glslangValidator</TargetName>\r
156   </PropertyGroup>\r
157   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
158     <ClCompile>\r
159       <Optimization>Disabled</Optimization>\r
160       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
161       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
162       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
163       <PrecompiledHeader>\r
164       </PrecompiledHeader>\r
165       <PrecompiledHeaderOutputFile>\r
166       </PrecompiledHeaderOutputFile>\r
167       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>\r
168       <ObjectFileName>$(IntDir)</ObjectFileName>\r
169       <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName>\r
170       <WarningLevel>Level3</WarningLevel>\r
171       <SuppressStartupBanner>true</SuppressStartupBanner>\r
172       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
173       <CallingConvention>Cdecl</CallingConvention>\r
174       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
175     </ClCompile>\r
176     <Link>\r
177       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
178       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;glslang\UserM_Debug\glslang.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
179       <SuppressStartupBanner>true</SuppressStartupBanner>\r
180       <GenerateDebugInformation>true</GenerateDebugInformation>\r
181       <ProgramDatabaseFile>UserM_Debug/StandAlone.pdb</ProgramDatabaseFile>\r
182       <SubSystem>Console</SubSystem>\r
183       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
184     </Link>\r
185     <Midl>\r
186       <TypeLibraryName>UserM_Debug/StandAlone.tlb</TypeLibraryName>\r
187     </Midl>\r
188     <PostBuildEvent>\r
189       <Message>copy glslangValidator</Message>\r
190       <Command>xcopy /y StandAlone\UserM_Debug\glslangValidator.exe Test</Command>\r
191     </PostBuildEvent>\r
192     <ResourceCompile>\r
193       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
194       <Culture>0x0409</Culture>\r
195     </ResourceCompile>\r
196     <PreLinkEvent>\r
197       <Command>\r
198       </Command>\r
199     </PreLinkEvent>\r
200   </ItemDefinitionGroup>\r
201   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
202     <ClCompile>\r
203       <Optimization>Disabled</Optimization>\r
204       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
205       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
206       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
207       <PrecompiledHeader>\r
208       </PrecompiledHeader>\r
209       <PrecompiledHeaderOutputFile>\r
210       </PrecompiledHeaderOutputFile>\r
211       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>\r
212       <ObjectFileName>$(IntDir)</ObjectFileName>\r
213       <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName>\r
214       <WarningLevel>Level3</WarningLevel>\r
215       <SuppressStartupBanner>true</SuppressStartupBanner>\r
216       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
217       <CallingConvention>Cdecl</CallingConvention>\r
218       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
219     </ClCompile>\r
220     <Link>\r
221       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;$(OutDir)glslang.lib</AdditionalDependencies>\r
222       <SuppressStartupBanner>true</SuppressStartupBanner>\r
223       <GenerateDebugInformation>true</GenerateDebugInformation>\r
224       <ProgramDatabaseFile>UserM_Debug/StandAlone.pdb</ProgramDatabaseFile>\r
225       <SubSystem>Console</SubSystem>\r
226       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
227     </Link>\r
228     <Midl>\r
229       <TypeLibraryName>UserM_Debug/StandAlone.tlb</TypeLibraryName>\r
230     </Midl>\r
231     <PostBuildEvent>\r
232       <Message>copy glslangValidator</Message>\r
233       <Command>xcopy /y x64\Debug\glslangValidator.exe Test</Command>\r
234     </PostBuildEvent>\r
235     <ResourceCompile>\r
236       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
237       <Culture>0x0409</Culture>\r
238     </ResourceCompile>\r
239     <PreLinkEvent>\r
240       <Command>\r
241       </Command>\r
242     </PreLinkEvent>\r
243   </ItemDefinitionGroup>\r
244   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|Win32'">\r
245     <ClCompile>\r
246       <Optimization>Disabled</Optimization>\r
247       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
248       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
249       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
250       <PrecompiledHeader>\r
251       </PrecompiledHeader>\r
252       <PrecompiledHeaderOutputFile>\r
253       </PrecompiledHeaderOutputFile>\r
254       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>\r
255       <ObjectFileName>$(IntDir)</ObjectFileName>\r
256       <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName>\r
257       <WarningLevel>Level3</WarningLevel>\r
258       <SuppressStartupBanner>true</SuppressStartupBanner>\r
259       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
260       <CallingConvention>Cdecl</CallingConvention>\r
261       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
262     </ClCompile>\r
263     <Link>\r
264       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
265       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;glslang\UserM_Debug\glslang.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
266       <SuppressStartupBanner>true</SuppressStartupBanner>\r
267       <GenerateDebugInformation>true</GenerateDebugInformation>\r
268       <ProgramDatabaseFile>UserM_Debug/StandAlone.pdb</ProgramDatabaseFile>\r
269       <SubSystem>Console</SubSystem>\r
270       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
271     </Link>\r
272     <Midl>\r
273       <TypeLibraryName>UserM_Debug/StandAlone.tlb</TypeLibraryName>\r
274     </Midl>\r
275     <PostBuildEvent>\r
276       <Message>copy glslangValidator</Message>\r
277       <Command>xcopy /y StandAlone\UserM_Debug\glslangValidator.exe Test</Command>\r
278     </PostBuildEvent>\r
279     <ResourceCompile>\r
280       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
281       <Culture>0x0409</Culture>\r
282     </ResourceCompile>\r
283     <PreLinkEvent>\r
284       <Command>\r
285       </Command>\r
286     </PreLinkEvent>\r
287   </ItemDefinitionGroup>\r
288   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug CRT DLL|x64'">\r
289     <ClCompile>\r
290       <Optimization>Disabled</Optimization>\r
291       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
292       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
293       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r
294       <PrecompiledHeader>\r
295       </PrecompiledHeader>\r
296       <PrecompiledHeaderOutputFile>\r
297       </PrecompiledHeaderOutputFile>\r
298       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>\r
299       <ObjectFileName>$(IntDir)</ObjectFileName>\r
300       <ProgramDataBaseFileName>$(IntDir)</ProgramDataBaseFileName>\r
301       <WarningLevel>Level3</WarningLevel>\r
302       <SuppressStartupBanner>true</SuppressStartupBanner>\r
303       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
304       <CallingConvention>Cdecl</CallingConvention>\r
305       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r
306     </ClCompile>\r
307     <Link>\r
308       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;$(OutDir)glslang.lib</AdditionalDependencies>\r
309       <SuppressStartupBanner>true</SuppressStartupBanner>\r
310       <GenerateDebugInformation>true</GenerateDebugInformation>\r
311       <ProgramDatabaseFile>UserM_Debug/StandAlone.pdb</ProgramDatabaseFile>\r
312       <SubSystem>Console</SubSystem>\r
313       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
314     </Link>\r
315     <Midl>\r
316       <TypeLibraryName>UserM_Debug/StandAlone.tlb</TypeLibraryName>\r
317     </Midl>\r
318     <PostBuildEvent>\r
319       <Message>copy glslangValidator</Message>\r
320       <Command>xcopy /y x64\Debug\glslangValidator.exe Test</Command>\r
321     </PostBuildEvent>\r
322     <ResourceCompile>\r
323       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
324       <Culture>0x0409</Culture>\r
325     </ResourceCompile>\r
326     <PreLinkEvent>\r
327       <Command>\r
328       </Command>\r
329     </PreLinkEvent>\r
330   </ItemDefinitionGroup>\r
331   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
332     <ClCompile>\r
333       <Optimization>MaxSpeed</Optimization>\r
334       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
335       <OmitFramePointers>true</OmitFramePointers>\r
336       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
337       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;GENERIC_COMPILER;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
338       <StringPooling>true</StringPooling>\r
339       <BasicRuntimeChecks>Default</BasicRuntimeChecks>\r
340       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
341       <BufferSecurityCheck>true</BufferSecurityCheck>\r
342       <FunctionLevelLinking>true</FunctionLevelLinking>\r
343       <PrecompiledHeader>\r
344       </PrecompiledHeader>\r
345       <PrecompiledHeaderOutputFile>\r
346       </PrecompiledHeaderOutputFile>\r
347       <AssemblerListingLocation>UserM_Release/</AssemblerListingLocation>\r
348       <ObjectFileName>UserM_Release/</ObjectFileName>\r
349       <ProgramDataBaseFileName>\r
350       </ProgramDataBaseFileName>\r
351       <WarningLevel>Level3</WarningLevel>\r
352       <SuppressStartupBanner>true</SuppressStartupBanner>\r
353       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
354       <CallingConvention>Cdecl</CallingConvention>\r
355     </ClCompile>\r
356     <Link>\r
357       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
358       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;glslang\UserM_Release\glslang.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
359       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
360       <SuppressStartupBanner>true</SuppressStartupBanner>\r
361       <IgnoreSpecificDefaultLibraries>\r
362       </IgnoreSpecificDefaultLibraries>\r
363       <GenerateDebugInformation>true</GenerateDebugInformation>\r
364       <ProgramDatabaseFile>UserM_Release/StandAlone.pdb</ProgramDatabaseFile>\r
365       <SubSystem>Console</SubSystem>\r
366       <OptimizeReferences>true</OptimizeReferences>\r
367       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
368     </Link>\r
369     <Midl>\r
370       <TypeLibraryName>UserM_Release/StandAlone.tlb</TypeLibraryName>\r
371     </Midl>\r
372     <PostBuildEvent>\r
373       <Message>copy glslangValidator</Message>\r
374       <Command>xcopy /y StandAlone\UserM_Release\glslangValidator.exe Test\r
375 xcopy /y StandAlone\UserM_Release\glslangValidator.exe Install\Windows\r
376 </Command>\r
377     </PostBuildEvent>\r
378     <ResourceCompile>\r
379       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
380       <Culture>0x0409</Culture>\r
381     </ResourceCompile>\r
382   </ItemDefinitionGroup>\r
383   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
384     <ClCompile>\r
385       <Optimization>MaxSpeed</Optimization>\r
386       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
387       <OmitFramePointers>true</OmitFramePointers>\r
388       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
389       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;GENERIC_COMPILER;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
390       <StringPooling>true</StringPooling>\r
391       <BasicRuntimeChecks>Default</BasicRuntimeChecks>\r
392       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
393       <BufferSecurityCheck>true</BufferSecurityCheck>\r
394       <FunctionLevelLinking>true</FunctionLevelLinking>\r
395       <PrecompiledHeader>\r
396       </PrecompiledHeader>\r
397       <PrecompiledHeaderOutputFile>\r
398       </PrecompiledHeaderOutputFile>\r
399       <AssemblerListingLocation>UserM_Release/</AssemblerListingLocation>\r
400       <ObjectFileName>UserM_Release/</ObjectFileName>\r
401       <ProgramDataBaseFileName>\r
402       </ProgramDataBaseFileName>\r
403       <WarningLevel>Level3</WarningLevel>\r
404       <SuppressStartupBanner>true</SuppressStartupBanner>\r
405       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
406       <CallingConvention>Cdecl</CallingConvention>\r
407     </ClCompile>\r
408     <Link>\r
409       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;$(OutDir)glslang.lib</AdditionalDependencies>\r
410       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
411       <SuppressStartupBanner>true</SuppressStartupBanner>\r
412       <IgnoreSpecificDefaultLibraries>\r
413       </IgnoreSpecificDefaultLibraries>\r
414       <GenerateDebugInformation>true</GenerateDebugInformation>\r
415       <ProgramDatabaseFile>UserM_Release/StandAlone.pdb</ProgramDatabaseFile>\r
416       <SubSystem>Console</SubSystem>\r
417       <OptimizeReferences>true</OptimizeReferences>\r
418       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
419     </Link>\r
420     <Midl>\r
421       <TypeLibraryName>UserM_Release/StandAlone.tlb</TypeLibraryName>\r
422     </Midl>\r
423     <PostBuildEvent>\r
424       <Message>copy glslangValidator</Message>\r
425       <Command>xcopy /y x64\Release\glslangValidator.exe Test</Command>\r
426     </PostBuildEvent>\r
427     <ResourceCompile>\r
428       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
429       <Culture>0x0409</Culture>\r
430     </ResourceCompile>\r
431   </ItemDefinitionGroup>\r
432   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|Win32'">\r
433     <ClCompile>\r
434       <Optimization>MaxSpeed</Optimization>\r
435       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
436       <OmitFramePointers>true</OmitFramePointers>\r
437       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
438       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;GENERIC_COMPILER;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
439       <StringPooling>true</StringPooling>\r
440       <BasicRuntimeChecks>Default</BasicRuntimeChecks>\r
441       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
442       <BufferSecurityCheck>true</BufferSecurityCheck>\r
443       <FunctionLevelLinking>true</FunctionLevelLinking>\r
444       <PrecompiledHeader>\r
445       </PrecompiledHeader>\r
446       <PrecompiledHeaderOutputFile>\r
447       </PrecompiledHeaderOutputFile>\r
448       <AssemblerListingLocation>UserM_Release/</AssemblerListingLocation>\r
449       <ObjectFileName>UserM_Release/</ObjectFileName>\r
450       <ProgramDataBaseFileName>\r
451       </ProgramDataBaseFileName>\r
452       <WarningLevel>Level3</WarningLevel>\r
453       <SuppressStartupBanner>true</SuppressStartupBanner>\r
454       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
455       <CallingConvention>Cdecl</CallingConvention>\r
456     </ClCompile>\r
457     <Link>\r
458       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
459       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;glslang\UserM_Release\glslang.lib;%(AdditionalDependencies)</AdditionalDependencies>\r
460       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
461       <SuppressStartupBanner>true</SuppressStartupBanner>\r
462       <IgnoreSpecificDefaultLibraries>\r
463       </IgnoreSpecificDefaultLibraries>\r
464       <GenerateDebugInformation>true</GenerateDebugInformation>\r
465       <ProgramDatabaseFile>UserM_Release/StandAlone.pdb</ProgramDatabaseFile>\r
466       <SubSystem>Console</SubSystem>\r
467       <OptimizeReferences>true</OptimizeReferences>\r
468       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
469     </Link>\r
470     <Midl>\r
471       <TypeLibraryName>UserM_Release/StandAlone.tlb</TypeLibraryName>\r
472     </Midl>\r
473     <PostBuildEvent>\r
474       <Message>copy glslangValidator</Message>\r
475       <Command>xcopy /y StandAlone\UserM_Release\glslangValidator.exe Test\r
476 xcopy /y StandAlone\UserM_Release\glslangValidator.exe Install\Windows\r
477 </Command>\r
478     </PostBuildEvent>\r
479     <ResourceCompile>\r
480       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
481       <Culture>0x0409</Culture>\r
482     </ResourceCompile>\r
483   </ItemDefinitionGroup>\r
484   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release CRT DLL|x64'">\r
485     <ClCompile>\r
486       <Optimization>MaxSpeed</Optimization>\r
487       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
488       <OmitFramePointers>true</OmitFramePointers>\r
489       <AdditionalIncludeDirectories>glslang;glslang\OSDependent\Windows</AdditionalIncludeDirectories>\r
490       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;GENERIC_COMPILER;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
491       <StringPooling>true</StringPooling>\r
492       <BasicRuntimeChecks>Default</BasicRuntimeChecks>\r
493       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
494       <BufferSecurityCheck>true</BufferSecurityCheck>\r
495       <FunctionLevelLinking>true</FunctionLevelLinking>\r
496       <PrecompiledHeader>\r
497       </PrecompiledHeader>\r
498       <PrecompiledHeaderOutputFile>\r
499       </PrecompiledHeaderOutputFile>\r
500       <AssemblerListingLocation>UserM_Release/</AssemblerListingLocation>\r
501       <ObjectFileName>UserM_Release/</ObjectFileName>\r
502       <ProgramDataBaseFileName>\r
503       </ProgramDataBaseFileName>\r
504       <WarningLevel>Level3</WarningLevel>\r
505       <SuppressStartupBanner>true</SuppressStartupBanner>\r
506       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
507       <CallingConvention>Cdecl</CallingConvention>\r
508     </ClCompile>\r
509     <Link>\r
510       <AdditionalDependencies>odbc32.lib;odbccp32.lib;psapi.lib;$(OutDir)glslang.lib</AdditionalDependencies>\r
511       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>\r
512       <SuppressStartupBanner>true</SuppressStartupBanner>\r
513       <IgnoreSpecificDefaultLibraries>\r
514       </IgnoreSpecificDefaultLibraries>\r
515       <GenerateDebugInformation>true</GenerateDebugInformation>\r
516       <ProgramDatabaseFile>UserM_Release/StandAlone.pdb</ProgramDatabaseFile>\r
517       <SubSystem>Console</SubSystem>\r
518       <OptimizeReferences>true</OptimizeReferences>\r
519       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
520     </Link>\r
521     <Midl>\r
522       <TypeLibraryName>UserM_Release/StandAlone.tlb</TypeLibraryName>\r
523     </Midl>\r
524     <PostBuildEvent>\r
525       <Message>copy glslangValidator</Message>\r
526       <Command>xcopy /y x64\Release\glslangValidator.exe Test</Command>\r
527     </PostBuildEvent>\r
528     <ResourceCompile>\r
529       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
530       <Culture>0x0409</Culture>\r
531     </ResourceCompile>\r
532   </ItemDefinitionGroup>\r
533   <ItemGroup>\r
534     <ClCompile Include="glslang\GenericCodeGen\CodeGen.cpp" />\r
535     <ClCompile Include="glslang\GenericCodeGen\Link.cpp" />\r
536     <ClCompile Include="Standalone\StandAlone.cpp" />\r
537   </ItemGroup>\r
538   <ItemGroup>\r
539     <ProjectReference Include="glslang.vcxproj">\r
540       <Project>{3b146cc5-b2b8-4573-9d46-6139e2edfea3}</Project>\r
541       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
542     </ProjectReference>\r
543   </ItemGroup>\r
544   <ItemGroup>\r
545     <ClInclude Include="StandAlone\Worklist.h" />\r
546   </ItemGroup>\r
547   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
548   <ImportGroup Label="ExtensionTargets">\r
549   </ImportGroup>\r
550 </Project>