help doc merges for 3.4 (10132, 10125, 10136, 10138)
[supercollider.git] / windows / PlugIns / TestUGens.vcproj
blobcd00bfa13e4fd40423862c8e9ef80c012fef9f81
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TestUGens"
6 ProjectGUID="{D7A5102A-9005-4FF6-A3EE-E5F0C77FB65A}"
7 RootNamespace="TestUGens"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ProjectDir)..\..\build\plugins_debug\"
22 IntermediateDirectory="PlugIns_Debug_Intermediate"
23 ConfigurationType="2"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\headers\plugin_interface&quot;;&quot;$(ProjectDir)..\..\..\libsndfile\src&quot;;&quot;$(ProjectDir)..\..\headers\common&quot;;&quot;$(ProjectDir)..\..\headers\server&quot;;&quot;$(ProjectDir)..\..\..\pthread-win32&quot;"
46 PreprocessorDefinitions="WIN32;SC_WIN32;_DEBUG;_WINDOWS;_USRDLL;TESTUGENS_EXPORTS"
47 MinimalRebuild="true"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 Detect64BitPortabilityProblems="false"
53 DebugInformationFormat="4"
55 <Tool
56 Name="VCManagedResourceCompilerTool"
58 <Tool
59 Name="VCResourceCompilerTool"
61 <Tool
62 Name="VCPreLinkEventTool"
64 <Tool
65 Name="VCLinkerTool"
66 OutputFile="$(OutDir)/TestUGens.scx"
67 LinkIncremental="2"
68 GenerateDebugInformation="true"
69 ProgramDatabaseFile="$(OutDir)/TestUGens.pdb"
70 SubSystem="2"
71 RandomizedBaseAddress="1"
72 DataExecutionPrevention="0"
73 ImportLibrary="$(OutDir)/TestUGens.lib"
74 TargetMachine="1"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCManifestTool"
82 <Tool
83 Name="VCXDCMakeTool"
85 <Tool
86 Name="VCBscMakeTool"
88 <Tool
89 Name="VCFxCopTool"
91 <Tool
92 Name="VCAppVerifierTool"
94 <Tool
95 Name="VCPostBuildEventTool"
97 </Configuration>
98 <Configuration
99 Name="Release|Win32"
100 OutputDirectory="$(ProjectDir)..\..\build\plugins\"
101 IntermediateDirectory="PlugIns_Release_Intermediate"
102 ConfigurationType="2"
103 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
104 CharacterSet="2"
105 BuildLogFile="$(IntDir)\BuildLog-$(ProjectName).htm"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
122 <Tool
123 Name="VCCLCompilerTool"
124 AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\headers\plugin_interface&quot;;&quot;$(ProjectDir)..\..\common\include\libsndfile&quot;;&quot;$(ProjectDir)..\..\headers\common&quot;;&quot;$(ProjectDir)..\..\headers\server&quot;;&quot;$(ProjectDir)..\..\..\pthread-win32&quot;"
125 PreprocessorDefinitions="WIN32;SC_WIN32;NDEBUG;_WINDOWS;_USRDLL;TESTUGENS_EXPORTS"
126 RuntimeLibrary="0"
127 UsePrecompiledHeader="0"
128 WarningLevel="3"
129 Detect64BitPortabilityProblems="false"
130 DebugInformationFormat="3"
131 DisableSpecificWarnings="4244"
133 <Tool
134 Name="VCManagedResourceCompilerTool"
136 <Tool
137 Name="VCResourceCompilerTool"
139 <Tool
140 Name="VCPreLinkEventTool"
142 <Tool
143 Name="VCLinkerTool"
144 OutputFile="$(OutDir)/$(ProjectName).scx"
145 LinkIncremental="1"
146 GenerateDebugInformation="true"
147 SubSystem="2"
148 OptimizeReferences="2"
149 EnableCOMDATFolding="2"
150 RandomizedBaseAddress="1"
151 DataExecutionPrevention="0"
152 ImportLibrary="$(OutDir)/TestUGens.lib"
153 TargetMachine="1"
155 <Tool
156 Name="VCALinkTool"
158 <Tool
159 Name="VCManifestTool"
161 <Tool
162 Name="VCXDCMakeTool"
164 <Tool
165 Name="VCBscMakeTool"
167 <Tool
168 Name="VCFxCopTool"
170 <Tool
171 Name="VCAppVerifierTool"
173 <Tool
174 Name="VCPostBuildEventTool"
176 </Configuration>
177 </Configurations>
178 <References>
179 </References>
180 <Files>
181 <Filter
182 Name="Source Files"
183 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
184 UniqueIdentifier="{59A46996-25FD-4051-8EE6-8B5FAC89234C}"
186 <File
187 RelativePath=".\ExportHelper.cpp"
189 </File>
190 <File
191 RelativePath="..\..\..\SuperCollider3\source\plugins\TestUGens.cpp"
193 </File>
194 </Filter>
195 <Filter
196 Name="Header Files"
197 Filter="h;hpp;hxx;hm;inl;inc;xsd"
198 UniqueIdentifier="{AB53B64B-BDF9-433C-B1EC-AAE45C44E835}"
200 </Filter>
201 <Filter
202 Name="Resource Files"
203 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
204 UniqueIdentifier="{D350886C-55E9-47C0-83C5-2B1E7FCFBC8D}"
206 </Filter>
207 </Files>
208 <Globals>
209 </Globals>
210 </VisualStudioProject>