help doc merges for 3.4 (10132, 10125, 10136, 10138)
[supercollider.git] / windows / PlugIns / UnpackFFTUGens.vcproj
blobcb587668b080a4220d1ca441ccf4cba2183af7e6
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="UnpackFFTUGens"
6 ProjectGUID="{0532664B-3D3D-481C-A87E-CB284C211D6D}"
7 RootNamespace="UnpackFFTUGens"
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\"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="2"
24 <Tool
25 Name="VCPreBuildEventTool"
27 <Tool
28 Name="VCCustomBuildTool"
30 <Tool
31 Name="VCXMLDataGeneratorTool"
33 <Tool
34 Name="VCWebServiceProxyGeneratorTool"
36 <Tool
37 Name="VCMIDLTool"
39 <Tool
40 Name="VCCLCompilerTool"
41 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;;&quot;$(ProjectDir)..\..\..\fftw-3.2\api&quot;"
42 PreprocessorDefinitions="WIN32;SC_WIN32;_DEBUG;_WINDOWS;_USRDLL;DISKIOUGENS_EXPORTS"
44 <Tool
45 Name="VCManagedResourceCompilerTool"
47 <Tool
48 Name="VCResourceCompilerTool"
50 <Tool
51 Name="VCPreLinkEventTool"
53 <Tool
54 Name="VCLinkerTool"
55 RandomizedBaseAddress="1"
56 DataExecutionPrevention="0"
58 <Tool
59 Name="VCALinkTool"
61 <Tool
62 Name="VCManifestTool"
64 <Tool
65 Name="VCXDCMakeTool"
67 <Tool
68 Name="VCBscMakeTool"
70 <Tool
71 Name="VCFxCopTool"
73 <Tool
74 Name="VCAppVerifierTool"
76 <Tool
77 Name="VCPostBuildEventTool"
79 </Configuration>
80 <Configuration
81 Name="Release|Win32"
82 OutputDirectory="$(ProjectDir)..\..\build\plugins\"
83 IntermediateDirectory="$(ConfigurationName)"
84 ConfigurationType="2"
85 BuildLogFile="$(IntDir)\BuildLog-$(ProjectName).htm"
87 <Tool
88 Name="VCPreBuildEventTool"
90 <Tool
91 Name="VCCustomBuildTool"
93 <Tool
94 Name="VCXMLDataGeneratorTool"
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"
99 <Tool
100 Name="VCMIDLTool"
102 <Tool
103 Name="VCCLCompilerTool"
104 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;;&quot;$(ProjectDir)..\..\..\fftw-3.2\api&quot;"
105 PreprocessorDefinitions="WIN32;SC_WIN32;NDEBUG;_WINDOWS;_USRDLL;DELAYUGENS_EXPORTS"
107 <Tool
108 Name="VCManagedResourceCompilerTool"
110 <Tool
111 Name="VCResourceCompilerTool"
113 <Tool
114 Name="VCPreLinkEventTool"
116 <Tool
117 Name="VCLinkerTool"
118 OutputFile="$(OutDir)\$(ProjectName).scx"
119 LinkIncremental="1"
120 GenerateDebugInformation="true"
121 RandomizedBaseAddress="1"
122 DataExecutionPrevention="0"
124 <Tool
125 Name="VCALinkTool"
127 <Tool
128 Name="VCManifestTool"
130 <Tool
131 Name="VCXDCMakeTool"
133 <Tool
134 Name="VCBscMakeTool"
136 <Tool
137 Name="VCFxCopTool"
139 <Tool
140 Name="VCAppVerifierTool"
142 <Tool
143 Name="VCPostBuildEventTool"
145 </Configuration>
146 </Configurations>
147 <References>
148 </References>
149 <Files>
150 <Filter
151 Name="Source Files"
152 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155 <File
156 RelativePath=".\ExportHelper.cpp"
158 </File>
159 <File
160 RelativePath="..\..\Source\plugins\SCComplex.cpp"
162 </File>
163 <File
164 RelativePath="..\..\Source\plugins\UnpackFFTUGens.cpp"
166 </File>
167 </Filter>
168 <Filter
169 Name="Header Files"
170 Filter="h;hpp;hxx;hm;inl;inc;xsd"
171 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
173 </Filter>
174 <Filter
175 Name="Resource Files"
176 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
177 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
179 </Filter>
180 </Files>
181 <Globals>
182 </Globals>
183 </VisualStudioProject>