]> git.rkrishnan.org Git - dttsp.git/blob - jDttSP/win/DttSP.vcproj
Upgraded windows alternatives
[dttsp.git] / jDttSP / win / DttSP.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="DttSP"
6         ProjectGUID="{E8E40DF8-8A3B-422D-B7A1-44BB036F4994}"
7         RootNamespace="DttSP"
8         Keyword="Win32Proj">
9         <Platforms>
10                 <Platform
11                         Name="Win32"/>
12         </Platforms>
13         <Configurations>
14                 <Configuration
15                         Name="Debug|Win32"
16                         OutputDirectory="../../temp/Debug/DttSP"
17                         IntermediateDirectory="../../temp/Debug/DttSP"
18                         ConfigurationType="2"
19                         CharacterSet="2">
20                         <Tool
21                                 Name="VCCLCompilerTool"
22                                 AdditionalOptions="/D_WIN32_WINNT&gt;=0x0400"
23                                 Optimization="0"
24                                 AdditionalIncludeDirectories="./;../FFTW/fftw;&quot;../pthread&quot;"
25                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DttSP_EXPORTS;__CLEANUP_C"
26                                 MinimalRebuild="TRUE"
27                                 BasicRuntimeChecks="3"
28                                 RuntimeLibrary="1"
29                                 UsePrecompiledHeader="0"
30                                 AssemblerListingLocation="$(IntDir)/"
31                                 BrowseInformation="1"
32                                 WarningLevel="3"
33                                 Detect64BitPortabilityProblems="FALSE"
34                                 DebugInformationFormat="3"
35                                 CompileAs="1"/>
36                         <Tool
37                                 Name="VCCustomBuildTool"/>
38                         <Tool
39                                 Name="VCLinkerTool"
40                                 OutputFile="../../bin/Debug/DttSP.dll"
41                                 LinkIncremental="2"
42                                 ModuleDefinitionFile="./DttSP.def"
43                                 GenerateDebugInformation="TRUE"
44                                 ProgramDatabaseFile="$(OutDir)/DttSP.pdb"
45                                 SubSystem="2"
46                                 ImportLibrary="$(OutDir)/DttSP.lib"
47                                 TargetMachine="0"/>
48                         <Tool
49                                 Name="VCMIDLTool"/>
50                         <Tool
51                                 Name="VCPostBuildEventTool"
52                                 ExcludedFromBuild="TRUE"/>
53                         <Tool
54                                 Name="VCPreBuildEventTool"
55                                 ExcludedFromBuild="TRUE"/>
56                         <Tool
57                                 Name="VCPreLinkEventTool"
58                                 ExcludedFromBuild="TRUE"/>
59                         <Tool
60                                 Name="VCResourceCompilerTool"/>
61                         <Tool
62                                 Name="VCWebServiceProxyGeneratorTool"/>
63                         <Tool
64                                 Name="VCXMLDataGeneratorTool"/>
65                         <Tool
66                                 Name="VCWebDeploymentTool"/>
67                         <Tool
68                                 Name="VCManagedWrapperGeneratorTool"/>
69                         <Tool
70                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71                 </Configuration>
72                 <Configuration
73                         Name="Release|Win32"
74                         OutputDirectory="../../temp/Release/DttSP"
75                         IntermediateDirectory="../../temp/Release/DttSP"
76                         ConfigurationType="2"
77                         CharacterSet="0">
78                         <Tool
79                                 Name="VCCLCompilerTool"
80                                 AdditionalOptions="/D_WIN32_WINNT&gt;=0x0400"
81                                 InlineFunctionExpansion="2"
82                                 EnableIntrinsicFunctions="TRUE"
83                                 ImproveFloatingPointConsistency="TRUE"
84                                 FavorSizeOrSpeed="1"
85                                 OptimizeForProcessor="0"
86                                 OptimizeForWindowsApplication="TRUE"
87                                 AdditionalIncludeDirectories="&quot;.&quot;;&quot;..\FFTW\fftw&quot;;&quot;..\pthread&quot;"
88                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DttSP_EXPORTS"
89                                 RuntimeLibrary="2"
90                                 UsePrecompiledHeader="0"
91                                 AssemblerListingLocation="$(IntDir)/"
92                                 WarningLevel="3"
93                                 Detect64BitPortabilityProblems="FALSE"
94                                 DebugInformationFormat="0"
95                                 CompileAs="1"/>
96                         <Tool
97                                 Name="VCCustomBuildTool"/>
98                         <Tool
99                                 Name="VCLinkerTool"
100                                 OutputFile="../../bin/Release/DttSP.dll"
101                                 LinkIncremental="1"
102                                 SuppressStartupBanner="TRUE"
103                                 ModuleDefinitionFile="./DttSP.def"
104                                 GenerateDebugInformation="FALSE"
105                                 GenerateMapFile="FALSE"
106                                 MapFileName="$(OutDir)/$(ProjectName).map"
107                                 MapExports="FALSE"
108                                 SubSystem="2"
109                                 OptimizeReferences="0"
110                                 EnableCOMDATFolding="0"
111                                 OptimizeForWindows98="1"
112                                 ImportLibrary="$(IntDir)/DttSP.lib"
113                                 TargetMachine="0"/>
114                         <Tool
115                                 Name="VCMIDLTool"/>
116                         <Tool
117                                 Name="VCPostBuildEventTool"
118                                 ExcludedFromBuild="TRUE"/>
119                         <Tool
120                                 Name="VCPreBuildEventTool"
121                                 ExcludedFromBuild="TRUE"/>
122                         <Tool
123                                 Name="VCPreLinkEventTool"
124                                 ExcludedFromBuild="TRUE"/>
125                         <Tool
126                                 Name="VCResourceCompilerTool"/>
127                         <Tool
128                                 Name="VCWebServiceProxyGeneratorTool"/>
129                         <Tool
130                                 Name="VCXMLDataGeneratorTool"/>
131                         <Tool
132                                 Name="VCWebDeploymentTool"/>
133                         <Tool
134                                 Name="VCManagedWrapperGeneratorTool"/>
135                         <Tool
136                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
137                 </Configuration>
138         </Configurations>
139         <References>
140         </References>
141         <Files>
142                 <Filter
143                         Name="Source Files"
144                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
145                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
146                         <File
147                                 RelativePath=".\am_demod.c">
148                         </File>
149                         <File
150                                 RelativePath=".\banal.c">
151                         </File>
152                         <File
153                                 RelativePath=".\bufvec.c">
154                         </File>
155                         <File
156                                 RelativePath=".\chan.c">
157                         </File>
158                         <File
159                                 RelativePath=".\chap.c">
160                         </File>
161                         <File
162                                 RelativePath=".\correctIQ.c">
163                         </File>
164                         <File
165                                 RelativePath=".\crc16.c">
166                         </File>
167                         <File
168                                 RelativePath=".\cxops.c">
169                         </File>
170                         <File
171                                 RelativePath=".\digitalagc.c">
172                         </File>
173                         <File
174                                 RelativePath=".\fastrig.c">
175                         </File>
176                         <File
177                                 RelativePath=".\filter.c">
178                         </File>
179                         <File
180                                 RelativePath=".\fm_demod.c">
181                         </File>
182                         <File
183                                 RelativePath=".\lmadf.c">
184                         </File>
185                         <File
186                                 RelativePath=".\main.c">
187                         </File>
188                         <File
189                                 RelativePath=".\meter.c">
190                         </File>
191                         <File
192                                 RelativePath=".\noiseblanker.c">
193                         </File>
194                         <File
195                                 RelativePath=".\oscillator.c">
196                         </File>
197                         <File
198                                 RelativePath=".\ovsv.c">
199                         </File>
200                         <File
201                                 RelativePath=".\power_spectrum.c">
202                         </File>
203                         <File
204                                 RelativePath=".\ringb.c">
205                         </File>
206                         <File
207                                 RelativePath=".\sdr.c">
208                         </File>
209                         <File
210                                 RelativePath=".\sdrexport.c">
211                         </File>
212                         <File
213                                 RelativePath=".\speechproc.c">
214                         </File>
215                         <File
216                                 RelativePath=".\splitfields.c">
217                         </File>
218                         <File
219                                 RelativePath=".\spottone.c">
220                         </File>
221                         <File
222                                 RelativePath=".\thunk.c">
223                         </File>
224                         <File
225                                 RelativePath=".\update.c">
226                         </File>
227                         <File
228                                 RelativePath=".\window.c">
229                         </File>
230                 </Filter>
231                 <Filter
232                         Name="Header Files"
233                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
234                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
235                         <File
236                                 RelativePath=".\am_demod.h">
237                         </File>
238                         <File
239                                 RelativePath=".\banal.h">
240                         </File>
241                         <File
242                                 RelativePath=".\bufvec.h">
243                         </File>
244                         <File
245                                 RelativePath=".\chan.h">
246                         </File>
247                         <File
248                                 RelativePath=".\chap.h">
249                         </File>
250                         <File
251                                 RelativePath=".\common.h">
252                         </File>
253                         <File
254                                 RelativePath=".\complex.h">
255                         </File>
256                         <File
257                                 RelativePath=".\correctIQ.h">
258                         </File>
259                         <File
260                                 RelativePath=".\crc16.h">
261                         </File>
262                         <File
263                                 RelativePath=".\cxops.h">
264                         </File>
265                         <File
266                                 RelativePath=".\datatypes.h">
267                         </File>
268                         <File
269                                 RelativePath=".\digitalagc.h">
270                         </File>
271                         <File
272                                 RelativePath=".\fastrig.h">
273                         </File>
274                         <File
275                                 RelativePath="..\Fftw\fftw\fftw.h">
276                         </File>
277                         <File
278                                 RelativePath=".\filter.h">
279                         </File>
280                         <File
281                                 RelativePath=".\firdes.h">
282                         </File>
283                         <File
284                                 RelativePath=".\fm_demod.h">
285                         </File>
286                         <File
287                                 RelativePath=".\fromsys.h">
288                         </File>
289                         <File
290                                 RelativePath=".\lmadf.h">
291                         </File>
292                         <File
293                                 RelativePath=".\meter.h">
294                         </File>
295                         <File
296                                 RelativePath=".\noiseblanker.h">
297                         </File>
298                         <File
299                                 RelativePath=".\oscillator.h">
300                         </File>
301                         <File
302                                 RelativePath=".\ovsv.h">
303                         </File>
304                         <File
305                                 RelativePath=".\power_spectrum.h">
306                         </File>
307                         <File
308                                 RelativePath=".\ringb.h">
309                         </File>
310                         <File
311                                 RelativePath=".\sdrexport.h">
312                         </File>
313                         <File
314                                 RelativePath=".\speechproc.h">
315                         </File>
316                         <File
317                                 RelativePath=".\splitfields.h">
318                         </File>
319                         <File
320                                 RelativePath=".\spottone.h">
321                         </File>
322                         <File
323                                 RelativePath=".\statistics.h">
324                         </File>
325                         <File
326                                 RelativePath=".\thunk.h">
327                         </File>
328                         <File
329                                 RelativePath=".\update.h">
330                         </File>
331                         <File
332                                 RelativePath=".\valueswin.h">
333                         </File>
334                         <File
335                                 RelativePath=".\window.h">
336                         </File>
337                 </Filter>
338                 <Filter
339                         Name="Resource Files"
340                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
341                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
342                 </Filter>
343         </Files>
344         <Globals>
345         </Globals>
346 </VisualStudioProject>