diff options
Diffstat (limited to 'mak.vc7/im_fftw.vcproj')
-rw-r--r-- | mak.vc7/im_fftw.vcproj | 419 |
1 files changed, 419 insertions, 0 deletions
diff --git a/mak.vc7/im_fftw.vcproj b/mak.vc7/im_fftw.vcproj new file mode 100644 index 0000000..cdac53c --- /dev/null +++ b/mak.vc7/im_fftw.vcproj @@ -0,0 +1,419 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="im_fftw" + ProjectGUID="{CB80E607-6B6C-345F-9B6D-27AA9123E493}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\im_fftw" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include;../src;../src/fftw;" + PreprocessorDefinitions="WIN32,_DEBUG,_LIB,FFTW_ENABLE_FLOAT,_CRT_SECURE_NO_DEPRECATE" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="0" + PrecompiledHeaderFile="..\lib/im_fftw.pch" + AssemblerListingLocation="..\obj\im_fftw/" + ObjectFile="..\obj\im_fftw/" + ProgramDataBaseFileName="..\lib/" + WarningLevel="4" + SuppressStartupBanner="true" + DebugInformationFormat="1" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="..\lib\im_fftw.lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="..\src\process\im_fft.cpp" + > + </File> + <Filter + Name="FFTW" + > + <File + RelativePath="..\src\fftw\config.c" + > + </File> + <File + RelativePath="..\src\fftw\executor.c" + > + </File> + <File + RelativePath="..\src\fftw\fftwnd.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_1.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_10.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_11.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_12.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_13.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_14.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_15.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_16.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_2.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_3.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_32.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_4.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_5.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_6.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_64.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_7.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_8.c" + > + </File> + <File + RelativePath="..\src\fftw\fn_9.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_1.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_10.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_11.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_12.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_13.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_14.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_15.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_16.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_2.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_3.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_32.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_4.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_5.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_6.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_64.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_7.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_8.c" + > + </File> + <File + RelativePath="..\src\fftw\fni_9.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_10.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_16.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_2.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_3.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_32.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_4.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_5.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_6.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_64.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_7.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_8.c" + > + </File> + <File + RelativePath="..\src\fftw\ftw_9.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_10.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_16.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_2.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_3.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_32.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_4.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_5.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_6.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_64.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_7.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_8.c" + > + </File> + <File + RelativePath="..\src\fftw\ftwi_9.c" + > + </File> + <File + RelativePath="..\src\fftw\generic.c" + > + </File> + <File + RelativePath="..\src\fftw\malloc.c" + > + </File> + <File + RelativePath="..\src\fftw\planner.c" + > + </File> + <File + RelativePath="..\src\fftw\putils.c" + > + </File> + <File + RelativePath="..\src\fftw\rader.c" + > + </File> + <File + RelativePath="..\src\fftw\timer.c" + > + </File> + <File + RelativePath="..\src\fftw\twiddle.c" + > + </File> + <File + RelativePath="..\src\fftw\wisdom.c" + > + </File> + <File + RelativePath="..\src\fftw\wisdomio.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\fftw\config.h" + > + </File> + <File + RelativePath="..\src\fftw\fftw-int.h" + > + </File> + <File + RelativePath="..\src\fftw\fftw.h" + > + </File> + </Filter> + </Filter> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl" + > + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |