summaryrefslogtreecommitdiff
path: root/mak.vc8/im_fftw.vcproj
diff options
context:
space:
mode:
authorscuri <scuri>2009-08-20 20:21:41 +0000
committerscuri <scuri>2009-08-20 20:21:41 +0000
commitc0c51969cb9f5175cd85932b4dee9838c22ed19d (patch)
treef402a9f8f214b9a3ffd5016cbc9411ca3459f8e1 /mak.vc8/im_fftw.vcproj
parent118bba12e5db09d4412ad4999b346d7d46e5489e (diff)
*** empty log message ***
Diffstat (limited to 'mak.vc8/im_fftw.vcproj')
-rw-r--r--mak.vc8/im_fftw.vcproj16
1 files changed, 11 insertions, 5 deletions
diff --git a/mak.vc8/im_fftw.vcproj b/mak.vc8/im_fftw.vcproj
index 957f81c..e231f09 100644
--- a/mak.vc8/im_fftw.vcproj
+++ b/mak.vc8/im_fftw.vcproj
@@ -4,6 +4,7 @@
Version="8,00"
Name="im_fftw"
ProjectGUID="{CB80E607-6B6C-345F-9B6D-27AA9123E493}"
+ RootNamespace="im_fftw"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -17,7 +18,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory="..\lib"
- IntermediateDirectory="..\obj\im_fftw"
+ IntermediateDirectory="..\obj\Debug\$(ProjectName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
@@ -46,14 +47,15 @@
PreprocessorDefinitions="WIN32,_DEBUG,_LIB,FFTW_ENABLE_FLOAT,_CRT_SECURE_NO_DEPRECATE"
ExceptionHandling="0"
BasicRuntimeChecks="3"
- RuntimeLibrary="0"
+ RuntimeLibrary="1"
PrecompiledHeaderFile="..\lib/im_fftw.pch"
- AssemblerListingLocation="..\obj\im_fftw/"
- ObjectFile="..\obj\im_fftw/"
- ProgramDataBaseFileName="..\lib/"
+ ObjectFile="$(IntDir)\"
+ ProgramDataBaseFileName="$(IntDir)\vc90.pdb"
WarningLevel="4"
SuppressStartupBanner="true"
+ Detect64BitPortabilityProblems="false"
DebugInformationFormat="1"
+ CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -99,6 +101,10 @@
RelativePath="..\src\process\im_fft.cpp"
>
</File>
+ <File
+ RelativePath="..\src\im_fftw.def"
+ >
+ </File>
<Filter
Name="FFTW"
>