summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2015-04-22 10:44:23 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2015-04-22 10:44:23 +0100
commit27b64e481ad764561d6a3b0177b15d5486d42e38 (patch)
treeea35b0991f57c6d06d1fa220d97d78fa05d87086
parent9b1089089e7a6ff27695b8e0ca2323938ea1ccc9 (diff)
Remove a 'no longer needed' source from our MSVC project (libpbd)
(FPU functionality was recently merged into a single source file)
-rw-r--r--libs/pbd/MSVCpbd/pbd.vcproj28
1 files changed, 0 insertions, 28 deletions
diff --git a/libs/pbd/MSVCpbd/pbd.vcproj b/libs/pbd/MSVCpbd/pbd.vcproj
index e9260495e8..f5f79c6104 100644
--- a/libs/pbd/MSVCpbd/pbd.vcproj
+++ b/libs/pbd/MSVCpbd/pbd.vcproj
@@ -490,34 +490,6 @@
Name="msvc"
>
<File
- RelativePath="..\msvc\fpu.cc"
- >
- <FileConfiguration
- Name="Debug 32|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)\msvc\fpu.obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release 32|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)\msvc\fpu.obj"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release 32 with Debugging Capability|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- ObjectFile="$(IntDir)\msvc\fpu.obj"
- />
- </FileConfiguration>
- </File>
- <File
RelativePath="..\msvc\getopt.c"
>
<FileConfiguration