help doc merges for 3.4 (10132, 10125, 10136, 10138)
[supercollider.git] / windows / PlugIns / ChaosUGens.vcproj
blob9c78d1381d658c8cfebde26cb7157e04e06235d3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ChaosUGens"
6 ProjectGUID="{B2A72FE2-EA68-456A-8220-B875BDCFB3EA}"
7 Keyword="Win32Proj"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(ProjectDir)..\..\build\plugins_debug\"
21 IntermediateDirectory="PlugIns_Debug_Intermediate"
22 ConfigurationType="2"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="2"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 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;"
45 PreprocessorDefinitions="WIN32;SC_WIN32;_DEBUG;_WINDOWS;_USRDLL;DELAYUGENS_EXPORTS"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="false"
52 DebugInformationFormat="4"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 OutputFile="$(OutDir)/ChaosUGens.scx"
66 LinkIncremental="2"
67 GenerateDebugInformation="true"
68 ProgramDatabaseFile="$(OutDir)/ChaosUGens.pdb"
69 SubSystem="2"
70 RandomizedBaseAddress="1"
71 DataExecutionPrevention="0"
72 ImportLibrary="$(OutDir)/ChaosUGens.lib"
73 TargetMachine="1"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCManifestTool"
81 <Tool
82 Name="VCXDCMakeTool"
84 <Tool
85 Name="VCBscMakeTool"
87 <Tool
88 Name="VCFxCopTool"
90 <Tool
91 Name="VCAppVerifierTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Release|Win32"
99 OutputDirectory="$(ProjectDir)..\..\build\plugins\"
100 IntermediateDirectory="PlugIns_Release_Intermediate"
101 ConfigurationType="2"
102 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
103 CharacterSet="2"
104 BuildLogFile="$(IntDir)\BuildLog-$(ProjectName).htm"
106 <Tool
107 Name="VCPreBuildEventTool"
109 <Tool
110 Name="VCCustomBuildTool"
112 <Tool
113 Name="VCXMLDataGeneratorTool"
115 <Tool
116 Name="VCWebServiceProxyGeneratorTool"
118 <Tool
119 Name="VCMIDLTool"
121 <Tool
122 Name="VCCLCompilerTool"
123 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;"
124 PreprocessorDefinitions="WIN32;SC_WIN32;NDEBUG;_WINDOWS;_USRDLL;DELAYUGENS_EXPORTS"
125 RuntimeLibrary="0"
126 UsePrecompiledHeader="0"
127 WarningLevel="3"
128 Detect64BitPortabilityProblems="false"
129 DebugInformationFormat="3"
130 DisableSpecificWarnings="4244"
132 <Tool
133 Name="VCManagedResourceCompilerTool"
135 <Tool
136 Name="VCResourceCompilerTool"
138 <Tool
139 Name="VCPreLinkEventTool"
141 <Tool
142 Name="VCLinkerTool"
143 OutputFile="$(OutDir)/$(ProjectName).scx"
144 LinkIncremental="1"
145 GenerateDebugInformation="true"
146 SubSystem="2"
147 OptimizeReferences="2"
148 EnableCOMDATFolding="2"
149 RandomizedBaseAddress="1"
150 DataExecutionPrevention="0"
151 ImportLibrary="$(OutDir)/ChaosUGens.lib"
152 TargetMachine="1"
154 <Tool
155 Name="VCALinkTool"
157 <Tool
158 Name="VCManifestTool"
160 <Tool
161 Name="VCXDCMakeTool"
163 <Tool
164 Name="VCBscMakeTool"
166 <Tool
167 Name="VCFxCopTool"
169 <Tool
170 Name="VCAppVerifierTool"
172 <Tool
173 Name="VCPostBuildEventTool"
175 </Configuration>
176 </Configurations>
177 <References>
178 </References>
179 <Files>
180 <Filter
181 Name="Source Files"
182 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
183 UniqueIdentifier="{62F79F1B-1907-414F-8988-EED4B3EFDC6E}"
185 <File
186 RelativePath="..\..\..\SuperCollider3\source\plugins\ChaosUGens.cpp"
188 </File>
189 <File
190 RelativePath=".\ExportHelper.cpp"
192 </File>
193 </Filter>
194 <Filter
195 Name="Header Files"
196 Filter="h;hpp;hxx;hm;inl;inc;xsd"
197 UniqueIdentifier="{5B736021-D00F-4C68-A2D5-6A4B6CE6C211}"
199 </Filter>
200 <Filter
201 Name="Resource Files"
202 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
203 UniqueIdentifier="{EF7F3B57-ADFB-4B37-8CC2-3E57E2E56DF3}"
205 </Filter>
206 </Files>
207 <Globals>
208 </Globals>
209 </VisualStudioProject>