From f1d02c578de24a0fac036cf0253dfec3627b9be8 Mon Sep 17 00:00:00 2001 From: musil Date: Wed, 29 Jun 2011 18:09:04 +0000 Subject: 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 --- iemlib1/src/iemlib1.vcproj | 55 +++++++++++++++++++++++++++++++++------------- 1 file changed, 40 insertions(+), 15 deletions(-) (limited to 'iemlib1/src/iemlib1.vcproj') 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 @@ + Keyword="MakeFileProj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + ATLMinimizesCRunTimeLibraryUsage="false" + > + BuildCommandLine="NMAKE /f makefile_vc9proj" + ReBuildCommandLine="NMAKE /f makefile_vc9proj /a" + CleanCommandLine="" + Output="iemlib1.exe" + PreprocessorDefinitions="" + IncludeSearchPath="" + ForcedIncludes="" + AssemblySearchPath="" + ForcedUsingAssemblies="" + CompileAsManaged="" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + ATLMinimizesCRunTimeLibraryUsage="false" + > + BuildCommandLine="NMAKE /f makefile_vc9proj" + ReBuildCommandLine="NMAKE /f makefile_vc9proj /a" + CleanCommandLine="" + Output="iemlib1.exe" + PreprocessorDefinitions="" + IncludeSearchPath="" + ForcedIncludes="" + AssemblySearchPath="" + ForcedUsingAssemblies="" + CompileAsManaged="" + /> + RelativePath="iemlib1.bsc" + > + RelativePath="makefile_vc9proj" + > -- cgit v1.2.1