diff options
author | scuri <scuri> | 2010-06-11 17:43:51 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-11 17:43:51 +0000 |
commit | db238a0807718576ecc0667acafea825537cc425 (patch) | |
tree | 6bfb316ff6d8309042e525845c274d648b0c8c3d /mak.vc9 | |
parent | 4fc1d102d5e300e811260a485defe5b64468d46a (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc9')
-rw-r--r-- | mak.vc9/im.sln | 60 | ||||
-rw-r--r-- | mak.vc9/imlua51.vcproj (renamed from mak.vc9/imlua5.vcproj) | 5 | ||||
-rw-r--r-- | mak.vc9/imlua52.vcproj | 163 | ||||
-rw-r--r-- | mak.vc9/imlua_capture51.vcproj (renamed from mak.vc9/imlua_capture5.vcproj) | 5 | ||||
-rw-r--r-- | mak.vc9/imlua_capture52.vcproj | 110 | ||||
-rw-r--r-- | mak.vc9/imlua_fftw51.vcproj (renamed from mak.vc9/imlua_fftw5.vcproj) | 5 | ||||
-rw-r--r-- | mak.vc9/imlua_fftw52.vcproj | 114 | ||||
-rw-r--r-- | mak.vc9/imlua_process51.vcproj (renamed from mak.vc9/imlua_process5.vcproj) | 5 | ||||
-rw-r--r-- | mak.vc9/imlua_process52.vcproj | 118 |
9 files changed, 568 insertions, 17 deletions
diff --git a/mak.vc9/im.sln b/mak.vc9/im.sln index 06da12a..b0d85e0 100644 --- a/mak.vc9/im.sln +++ b/mak.vc9/im.sln @@ -16,13 +16,13 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "im_fftw", "im_fftw.vcproj", EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua3", "imlua3.vcproj", "{43564684-75A9-41FE-847B-BF8514C14571}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua5", "imlua5.vcproj", "{CB863607-6B6C-0000-0000-000000001234}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua51", "imlua51.vcproj", "{CB863607-6B6C-0000-0000-000000001234}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_capture5", "imlua_capture5.vcproj", "{CB863607-6B6C-0000-0000-678900001234}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_capture51", "imlua_capture51.vcproj", "{CB863607-6B6C-0000-0000-678900001234}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_fftw5", "imlua_fftw5.vcproj", "{CB863607-6B6C-0000-1234-000000001234}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_fftw51", "imlua_fftw51.vcproj", "{CB863607-6B6C-0000-1234-000000001234}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_process5", "imlua_process5.vcproj", "{CB863607-6B6C-0000-7689-000000001234}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_process51", "imlua_process51.vcproj", "{CB863607-6B6C-0000-7689-000000001234}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "im_ecw", "im_ecw.vcproj", "{CB86E507-6B6C-4FDF-9B6D-27AA123AE463}" EndProject @@ -30,7 +30,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lua3", "Lua3", "{0AB99E2F-D EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Test", "Test", "{F36FF650-2081-42D4-82C2-645324897900}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lua5", "Lua5", "{45695057-0514-4294-AE1D-15D4017F0389}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lua51", "Lua51", "{45695057-0514-4294-AE1D-15D4017F0389}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Formats", "Formats", "{E23E03B7-7DFC-4A8F-B996-F0D052E8EBDD}" EndProject @@ -57,6 +57,16 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "im_view", "im_view.vcproj", {5A761929-07C3-48BD-8E4A-B37EC5C72C42} = {5A761929-07C3-48BD-8E4A-B37EC5C72C42} EndProjectSection EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lua52", "Lua52", "{B706125E-0A8E-4D64-A719-D40D3D7803A7}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_capture52", "imlua_capture52.vcproj", "{CB863607-6B6C-0000-AB17-671560001234}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_fftw52", "imlua_fftw52.vcproj", "{CB863607-6B6C-0000-ADFF-FF6700001234}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua_process52", "imlua_process52.vcproj", "{CB863607-6B6C-AB14-7689-569300001234}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imlua52", "imlua52.vcproj", "{CB863607-6B6C-0000-6B6C-048A00001234}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -199,6 +209,42 @@ Global {99675DC2-A7EE-4BC8-B7E7-CD437D4FAC3B}.Release|Win32.ActiveCfg = Debug|Win32 {99675DC2-A7EE-4BC8-B7E7-CD437D4FAC3B}.Release|Win32.Build.0 = Debug|Win32 {99675DC2-A7EE-4BC8-B7E7-CD437D4FAC3B}.Release|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.Debug|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.Debug|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.Debug|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.DebugGTK|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.DebugGTK|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.DebugGTK|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.Release|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.Release|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-AB17-671560001234}.Release|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.Debug|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.Debug|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.Debug|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.DebugGTK|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.DebugGTK|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.DebugGTK|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.Release|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.Release|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-ADFF-FF6700001234}.Release|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.Debug|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.Debug|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.Debug|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.DebugGTK|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.DebugGTK|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.DebugGTK|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.Release|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.Release|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-AB14-7689-569300001234}.Release|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.Debug|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.Debug|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.Debug|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.DebugGTK|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.DebugGTK|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.DebugGTK|x64.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.Release|Win32.ActiveCfg = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.Release|Win32.Build.0 = Debug|Win32 + {CB863607-6B6C-0000-6B6C-048A00001234}.Release|x64.ActiveCfg = Debug|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -216,6 +262,10 @@ Global {909637FA-8229-45A9-9F42-53D8ED5F91C5} = {F36FF650-2081-42D4-82C2-645324897900} {328002C9-0726-4BB5-AD09-1BA1DC96F912} = {F36FF650-2081-42D4-82C2-645324897900} {99675DC2-A7EE-4BC8-B7E7-CD437D4FAC3B} = {F36FF650-2081-42D4-82C2-645324897900} + {CB863607-6B6C-0000-AB17-671560001234} = {B706125E-0A8E-4D64-A719-D40D3D7803A7} + {CB863607-6B6C-0000-ADFF-FF6700001234} = {B706125E-0A8E-4D64-A719-D40D3D7803A7} + {CB863607-6B6C-AB14-7689-569300001234} = {B706125E-0A8E-4D64-A719-D40D3D7803A7} + {CB863607-6B6C-0000-6B6C-048A00001234} = {B706125E-0A8E-4D64-A719-D40D3D7803A7} EndGlobalSection GlobalSection(DevPartner Solution Properties) = postSolution EndGlobalSection diff --git a/mak.vc9/imlua5.vcproj b/mak.vc9/imlua51.vcproj index a750c8c..5284089 100644 --- a/mak.vc9/imlua5.vcproj +++ b/mak.vc9/imlua51.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9,00" - Name="imlua5" + Name="imlua51" ProjectGUID="{CB863607-6B6C-0000-0000-000000001234}" TargetFrameworkVersion="131072" > @@ -47,7 +47,6 @@ ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile="..\lib/imlua5.pch" ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc90.pdb" WarningLevel="4" @@ -69,7 +68,7 @@ /> <Tool Name="VCLibrarianTool" - OutputFile="$(OutDir)/$(ProjectName)1.lib" + OutputFile="$(OutDir)/$(ProjectName).lib" SuppressStartupBanner="true" /> <Tool diff --git a/mak.vc9/imlua52.vcproj b/mak.vc9/imlua52.vcproj new file mode 100644 index 0000000..0ea2fb4 --- /dev/null +++ b/mak.vc9/imlua52.vcproj @@ -0,0 +1,163 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9,00" + Name="imlua52" + ProjectGUID="{CB863607-6B6C-0000-6B6C-048A00001234}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include;../src;..\src\lua5\loh52\le32;../../lua52/include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;IMLUA_USELOH" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + WarningLevel="4" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="..\src\lua5\im_convert.lua" + > + </File> + <File + RelativePath="..\src\lua5\im_image.lua" + > + </File> + <File + RelativePath="..\src\lua5\imlua.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua.def" + > + </File> + <File + RelativePath="..\src\lua5\imlua_aux.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_convert.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_file.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_image.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_palette.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_util.c" + > + </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl" + > + <File + RelativePath="..\include\imlua.h" + > + </File> + <File + RelativePath="..\src\lua5\imlua_aux.h" + > + </File> + <File + RelativePath="..\src\lua5\imlua_image.h" + > + </File> + <File + RelativePath="..\src\lua5\imlua_palette.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/mak.vc9/imlua_capture5.vcproj b/mak.vc9/imlua_capture51.vcproj index 4d3064f..fd3ae29 100644 --- a/mak.vc9/imlua_capture5.vcproj +++ b/mak.vc9/imlua_capture51.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9,00" - Name="imlua_capture5" + Name="imlua_capture51" ProjectGUID="{CB863607-6B6C-0000-0000-678900001234}" TargetFrameworkVersion="131072" > @@ -47,7 +47,6 @@ ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile="..\lib/imlua_capture5.pch" ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc90.pdb" WarningLevel="4" @@ -69,7 +68,7 @@ /> <Tool Name="VCLibrarianTool" - OutputFile="$(OutDir)/$(ProjectName)1.lib" + OutputFile="$(OutDir)/$(ProjectName).lib" SuppressStartupBanner="true" /> <Tool diff --git a/mak.vc9/imlua_capture52.vcproj b/mak.vc9/imlua_capture52.vcproj new file mode 100644 index 0000000..fdf810f --- /dev/null +++ b/mak.vc9/imlua_capture52.vcproj @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9,00" + Name="imlua_capture52" + ProjectGUID="{CB863607-6B6C-0000-AB17-671560001234}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include;../src;../../lua52/include" + PreprocessorDefinitions="WIN32,_DEBUG,_LIB,_CRT_SECURE_NO_DEPRECATE" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + WarningLevel="4" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="..\src\lua5\imlua_capture.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_capture.def" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/mak.vc9/imlua_fftw5.vcproj b/mak.vc9/imlua_fftw51.vcproj index ab843e1..6208e78 100644 --- a/mak.vc9/imlua_fftw5.vcproj +++ b/mak.vc9/imlua_fftw51.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9,00" - Name="imlua_fftw5" + Name="imlua_fftw51" ProjectGUID="{CB863607-6B6C-0000-1234-000000001234}" TargetFrameworkVersion="131072" > @@ -47,7 +47,6 @@ ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile="..\lib/imlua_fftw5.pch" ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc90.pdb" WarningLevel="4" @@ -69,7 +68,7 @@ /> <Tool Name="VCLibrarianTool" - OutputFile="$(OutDir)/$(ProjectName)1.lib" + OutputFile="$(OutDir)/$(ProjectName).lib" SuppressStartupBanner="true" /> <Tool diff --git a/mak.vc9/imlua_fftw52.vcproj b/mak.vc9/imlua_fftw52.vcproj new file mode 100644 index 0000000..eea86dd --- /dev/null +++ b/mak.vc9/imlua_fftw52.vcproj @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9,00" + Name="imlua_fftw52" + ProjectGUID="{CB863607-6B6C-0000-ADFF-FF6700001234}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include;../src;..\src\lua5\loh52\le32;../../lua52/include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;IMLUA_USELOH" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + WarningLevel="4" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="..\src\lua5\im_fftw.lua" + > + </File> + <File + RelativePath="..\src\lua5\imlua_fftw.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_fftw.def" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/mak.vc9/imlua_process5.vcproj b/mak.vc9/imlua_process51.vcproj index e7a1f8b..1a6328c 100644 --- a/mak.vc9/imlua_process5.vcproj +++ b/mak.vc9/imlua_process51.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9,00" - Name="imlua_process5" + Name="imlua_process51" ProjectGUID="{CB863607-6B6C-0000-7689-000000001234}" TargetFrameworkVersion="131072" > @@ -47,7 +47,6 @@ ExceptionHandling="0" BasicRuntimeChecks="3" RuntimeLibrary="1" - PrecompiledHeaderFile="..\lib/imlua_process5.pch" ObjectFile="$(IntDir)\" ProgramDataBaseFileName="$(IntDir)\vc90.pdb" WarningLevel="4" @@ -69,7 +68,7 @@ /> <Tool Name="VCLibrarianTool" - OutputFile="$(OutDir)/$(ProjectName)1.lib" + OutputFile="$(OutDir)/$(ProjectName).lib" SuppressStartupBanner="true" /> <Tool diff --git a/mak.vc9/imlua_process52.vcproj b/mak.vc9/imlua_process52.vcproj new file mode 100644 index 0000000..faaee8e --- /dev/null +++ b/mak.vc9/imlua_process52.vcproj @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9,00" + Name="imlua_process52" + ProjectGUID="{CB863607-6B6C-AB14-7689-569300001234}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include;../src;..\src\lua5\loh52\le32;../../lua52/include" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;IMLUA_USELOH" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + WarningLevel="4" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="..\src\lua5\im_process.lua" + > + </File> + <File + RelativePath="..\src\lua5\imlua_kernel.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_process.c" + > + </File> + <File + RelativePath="..\src\lua5\imlua_process.def" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |