summaryrefslogtreecommitdiff
path: root/mak.vc9/im_fftw.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'mak.vc9/im_fftw.vcproj')
-rw-r--r--mak.vc9/im_fftw.vcproj12
1 files changed, 7 insertions, 5 deletions
diff --git a/mak.vc9/im_fftw.vcproj b/mak.vc9/im_fftw.vcproj
index 0b429b7..059e605 100644
--- a/mak.vc9/im_fftw.vcproj
+++ b/mak.vc9/im_fftw.vcproj
@@ -4,6 +4,7 @@
Version="9,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"