aboutsummaryrefslogtreecommitdiff
path: root/iemlib1/src/iemlib1.vcproj
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2011-06-29 18:09:04 +0000
committermusil <tmusil@users.sourceforge.net>2011-06-29 18:09:04 +0000
commitf1d02c578de24a0fac036cf0253dfec3627b9be8 (patch)
treee6b8536a460a4b0a2fc4da8792b3e525fb92ff98 /iemlib1/src/iemlib1.vcproj
parentdcc094713db695ccf8d2d984559fde4691a402e3 (diff)
added 3 folders for vcc Version 6, 7 and 9. you have to copy all the stuff to .. , and there you have to compile.
svn path=/trunk/externals/iemlib/; revision=15123
Diffstat (limited to 'iemlib1/src/iemlib1.vcproj')
-rwxr-xr-xiemlib1/src/iemlib1.vcproj55
1 files changed, 40 insertions, 15 deletions
diff --git a/iemlib1/src/iemlib1.vcproj b/iemlib1/src/iemlib1.vcproj
index bc148e5..b501ba4 100755
--- a/iemlib1/src/iemlib1.vcproj
+++ b/iemlib1/src/iemlib1.vcproj
@@ -1,50 +1,75 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="9,00"
Name="iemlib1"
ProjectGUID="{6A44952F-0D55-44EE-9032-928368583BEC}"
- SccProjectName=""
- SccLocalPath=""
- Keyword="MakeFileProj">
+ Keyword="MakeFileProj"
+ TargetFrameworkVersion="131072"
+ >
<Platforms>
<Platform
- Name="Win32"/>
+ Name="Win32"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ >
<Tool
Name="VCNMakeTool"
- BuildCommandLine="NMAKE /f makefile_vcproj"
- ReBuildCommandLine="NMAKE /f makefile_vcproj /a"
- Output="iemlib1.exe"/>
+ BuildCommandLine="NMAKE /f makefile_vc9proj"
+ ReBuildCommandLine="NMAKE /f makefile_vc9proj /a"
+ CleanCommandLine=""
+ Output="iemlib1.exe"
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ >
<Tool
Name="VCNMakeTool"
- BuildCommandLine="NMAKE /f makefile_vcproj"
- ReBuildCommandLine="NMAKE /f makefile_vcproj /a"
- Output="iemlib1.exe"/>
+ BuildCommandLine="NMAKE /f makefile_vc9proj"
+ ReBuildCommandLine="NMAKE /f makefile_vc9proj /a"
+ CleanCommandLine=""
+ Output="iemlib1.exe"
+ PreprocessorDefinitions=""
+ IncludeSearchPath=""
+ ForcedIncludes=""
+ AssemblySearchPath=""
+ ForcedUsingAssemblies=""
+ CompileAsManaged=""
+ />
</Configuration>
</Configurations>
<References>
</References>
<Files>
<File
- RelativePath="iemlib1.bsc">
+ RelativePath="iemlib1.bsc"
+ >
</File>
<File
- RelativePath="makefile_vcproj">
+ RelativePath="makefile_vc9proj"
+ >
</File>
</Files>
<Globals>