Do not expand autoptr macros when running introspection
[glib.git] / win32 / vs9 / gobject.vcprojin
blob1660f7216915a952916f71823b16804fe6f995d4
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gobject"
6 ProjectGUID="{F172EFFC-E30F-4593-809E-DB2024B1E753}"
7 RootNamespace="gobject"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 InheritedPropertySheets=".\glib-build-defines.vsprops"
25 ConfigurationType="2"
26 CharacterSet="2"
28 <Tool
29 Name="VCCLCompilerTool"
30 Optimization="0"
31 PreprocessorDefinitions="_DEBUG;$(GObjectBuildDefines)"
32 MinimalRebuild="true"
33 BasicRuntimeChecks="3"
34 RuntimeLibrary="3"
35 UsePrecompiledHeader="0"
36 WarningLevel="3"
37 DebugInformationFormat="4"
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalDependencies="ffi.lib"
42 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
43 LinkIncremental="2"
44 GenerateDebugInformation="true"
45 SubSystem="2"
46 DataExecutionPrevention="0"
47 ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
48 TargetMachine="1"
50 </Configuration>
51 <Configuration
52 Name="Release|Win32"
53 InheritedPropertySheets=".\glib-build-defines.vsprops"
54 ConfigurationType="2"
55 CharacterSet="2"
56 WholeProgramOptimization="1"
58 <Tool
59 Name="VCCLCompilerTool"
60 PreprocessorDefinitions="$(GObjectBuildDefines)"
61 RuntimeLibrary="2"
62 UsePrecompiledHeader="0"
63 WarningLevel="3"
64 DebugInformationFormat="3"
66 <Tool
67 Name="VCLinkerTool"
68 AdditionalDependencies="ffi.lib"
69 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
70 LinkIncremental="1"
71 GenerateDebugInformation="true"
72 SubSystem="2"
73 OptimizeReferences="2"
74 EnableCOMDATFolding="2"
75 DataExecutionPrevention="0"
76 ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
77 TargetMachine="1"
79 </Configuration>
80 <Configuration
81 Name="Debug|x64"
82 InheritedPropertySheets=".\glib-build-defines.vsprops"
83 ConfigurationType="2"
84 CharacterSet="2"
86 <Tool
87 Name="VCCLCompilerTool"
88 Optimization="0"
89 PreprocessorDefinitions="_DEBUG;$(GObjectBuildDefines)"
90 MinimalRebuild="true"
91 BasicRuntimeChecks="3"
92 RuntimeLibrary="3"
93 UsePrecompiledHeader="0"
94 WarningLevel="3"
95 DebugInformationFormat="3"
97 <Tool
98 Name="VCLinkerTool"
99 AdditionalDependencies="ffi.lib"
100 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
101 LinkIncremental="2"
102 GenerateDebugInformation="true"
103 SubSystem="2"
104 DataExecutionPrevention="0"
105 ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
106 TargetMachine="17"
108 </Configuration>
109 <Configuration
110 Name="Release|x64"
111 InheritedPropertySheets=".\glib-build-defines.vsprops"
112 ConfigurationType="2"
113 CharacterSet="2"
114 WholeProgramOptimization="1"
116 <Tool
117 Name="VCCLCompilerTool"
118 PreprocessorDefinitions="$(GObjectBuildDefines)"
119 RuntimeLibrary="2"
120 UsePrecompiledHeader="0"
121 WarningLevel="3"
122 DebugInformationFormat="3"
124 <Tool
125 Name="VCLinkerTool"
126 AdditionalDependencies="ffi.lib"
127 OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
128 LinkIncremental="1"
129 GenerateDebugInformation="true"
130 SubSystem="2"
131 OptimizeReferences="2"
132 EnableCOMDATFolding="2"
133 DataExecutionPrevention="0"
134 ImportLibrary="$(TargetDir)$(ProjectName)-$(ApiVersion).lib"
135 TargetMachine="17"
137 </Configuration>
138 </Configurations>
139 <References>
140 </References>
141 <Files>
142 <Filter
143 Name="Source Files"
144 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
145 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
147 #include "gobject.sourcefiles"
148 </Filter>
149 <Filter
150 Name="Header Files"
151 Filter="h;hpp;hxx;hm;inl;inc;xsd"
152 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
154 </Filter>
155 <Filter
156 Name="Resource Files"
157 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
158 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
160 <File RelativePath="..\..\gobject\gobject.rc" />
161 </Filter>
162 </Files>
163 </VisualStudioProject>