aboutsummaryrefslogtreecommitdiff
path: root/iemlib2/src/VC9/iemlib2.vcproj
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2011-07-07 18:43:33 +0000
committermusil <tmusil@users.sourceforge.net>2011-07-07 18:43:33 +0000
commitdbf6dd4eb91e1917cc5d546548d58b6891710a53 (patch)
treec79f74ab3317178de9fc84b75cb8b066f011814d /iemlib2/src/VC9/iemlib2.vcproj
parent570760dd8c7d7a10da7ef107b2ffae4c0c8442fe (diff)
deleted iemlib2.sln and vcproj, added iem_atan2.sln and vcproj, changed makefile_vc9proj
svn path=/trunk/externals/iemlib/; revision=15146
Diffstat (limited to 'iemlib2/src/VC9/iemlib2.vcproj')
-rw-r--r--iemlib2/src/VC9/iemlib2.vcproj77
1 files changed, 0 insertions, 77 deletions
diff --git a/iemlib2/src/VC9/iemlib2.vcproj b/iemlib2/src/VC9/iemlib2.vcproj
deleted file mode 100644
index 756ccd1..0000000
--- a/iemlib2/src/VC9/iemlib2.vcproj
+++ /dev/null
@@ -1,77 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="iemlib2"
- ProjectGUID="{6A44952F-0D55-44EE-9032-928368583BEC}"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="0"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="NMAKE /f makefile_vc9proj"
- ReBuildCommandLine="NMAKE /f makefile_vc9proj /a"
- CleanCommandLine=""
- Output="iemlib2.exe"
- PreprocessorDefinitions=""
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="0"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- ATLMinimizesCRunTimeLibraryUsage="false"
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="NMAKE /f makefile_vc9proj"
- ReBuildCommandLine="NMAKE /f makefile_vc9proj /a"
- CleanCommandLine=""
- Output="iemlib2.exe"
- PreprocessorDefinitions=""
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="iemlib2.bsc"
- >
- </File>
- <File
- RelativePath="makefile_vc9proj"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>