From 42112b317b6e4d64ff7704bf9aab0bc826ee689a Mon Sep 17 00:00:00 2001 From: Tim Rogers Date: Mon, 3 Jun 2013 09:37:15 -0700 Subject: [PATCH] adjustments for newer build tools version --- copkg/.buildinfo | 4 +--- copkg/libjpeg.autopkg | 23 ++++++++++++++--------- copkg/version.inc | 2 +- makecvcx.v11 | 2 +- makedvcx.v11 | 2 +- makejvcx.v11 | 2 +- makelvcx.v11 | 2 +- makervcx.v11 | 2 +- maketvcx.v11 | 2 +- makewvcx.v11 | 2 +- 10 files changed, 23 insertions(+), 20 deletions(-) diff --git a/copkg/.buildinfo b/copkg/.buildinfo index 6124623..b58396e 100644 --- a/copkg/.buildinfo +++ b/copkg/.buildinfo @@ -18,7 +18,6 @@ default { .Copy { SourceFiles : { - $(MSBuildThisFileDirectory)vcxproj.inc, $(MSBuildThisFileDirectory)..\jconfig.vc, $(MSBuildThisFileDirectory)..\makejsln.v11, $(MSBuildThisFileDirectory)..\makeasln.v11, @@ -30,7 +29,6 @@ default { $(MSBuildThisFileDirectory)..\makervcx.v11, }; DestinationFiles : { - $(MSBuildThisFileDirectory)..\msvc\vcxproj.inc, $(MSBuildThisFileDirectory)..\msvc\jconfig.h, $(MSBuildThisFileDirectory)..\msvc\makejsln.sln, $(MSBuildThisFileDirectory)..\msvc\makeasln.sln, @@ -43,7 +41,7 @@ default { }; }; - ("v110, v100", "Win32, x64", "Debug,Release", "Dynamic, Static", "cdecl") => { + ("v110, v100", "Win32, x64", "Debug,Release", "Dynamic, Static, ltcg", "cdecl") => { .PushEnvironment {}; .LoadSystemEnvironment {}; .SetEnvironmentFromTarget.Target = "VC_${0}_${1}"; diff --git a/copkg/libjpeg.autopkg b/copkg/libjpeg.autopkg index afdfd44..d898525 100644 --- a/copkg/libjpeg.autopkg +++ b/copkg/libjpeg.autopkg @@ -21,10 +21,10 @@ Homepage: http://www.ijg.org/"; files { include: { - ..\jconfig.h, - ..\jpeglib.h, - ..\jmorecfg.h, - ..\jerror.h, + ..\msvc\jconfig.h, + ..\msvc\jpeglib.h, + ..\msvc\jmorecfg.h, + ..\msvc\jerror.h, }; source += { @@ -32,11 +32,16 @@ Homepage: http://www.ijg.org/"; ..\*.h, }; - ("release,debug", "Win32,x64", "v100,v110") => { - [${0},${1},${2}] { - lib: { libjpeg\${0}\${1}\${2}\libjpeg.lib }; - bin: { libjpeg\${0}\${1}\${2}\libjpeg.dll }; - symbols: { libjpeg\${0}\${1}\${2}\libjpeg.pdb }; + ("v100,v110", "Win32,x64", "release,debug", "Dynamic", "cdecl") => { + [${0},${1},${2},${3},${4}] { + lib: { ..\msvc\output\${0}\${1}\${2}\${3}\${4}\lib\jpeg.lib }; + bin: { ..\msvc\output\${0}\${1}\${2}\${3}\${4}\lib\jpeg.dll }; + symbols: { ..\msvc\output\${0}\${1}\${2}\${3}\${4}\lib\jpeg.pdb }; + }; + }; + ("v100,v110", "Win32,x64", "release,debug", "Static,ltcg", "cdecl") => { + [${0},${1},${2},${3},${4}] { + lib: { ..\msvc\output\${0}\${1}\${2}\${3}\${4}\lib\jpeg.lib }; }; }; }; diff --git a/copkg/version.inc b/copkg/version.inc index d4b9039..5b8ce0b 100644 --- a/copkg/version.inc +++ b/copkg/version.inc @@ -1 +1 @@ -#define { package-version: 8.0.4.14; } +#define { package-version: 9.0.1.1; } diff --git a/makecvcx.v11 b/makecvcx.v11 index ad760da..bf3f0f5 100644 --- a/makecvcx.v11 +++ b/makecvcx.v11 @@ -45,7 +45,7 @@ - + Level3 diff --git a/makedvcx.v11 b/makedvcx.v11 index ae76332..26a57a4 100644 --- a/makedvcx.v11 +++ b/makedvcx.v11 @@ -45,7 +45,7 @@ - + Level3 diff --git a/makejvcx.v11 b/makejvcx.v11 index 748a77d..b70d3d2 100644 --- a/makejvcx.v11 +++ b/makejvcx.v11 @@ -107,7 +107,7 @@ - + Level3 diff --git a/makelvcx.v11 b/makelvcx.v11 index b72e4fb..9f15b59 100644 --- a/makelvcx.v11 +++ b/makelvcx.v11 @@ -99,7 +99,7 @@ true Unicode - + diff --git a/makervcx.v11 b/makervcx.v11 index ea35c75..8fe4182 100644 --- a/makervcx.v11 +++ b/makervcx.v11 @@ -45,7 +45,7 @@ - + Level3 diff --git a/maketvcx.v11 b/maketvcx.v11 index 62e79bb..c386010 100644 --- a/maketvcx.v11 +++ b/maketvcx.v11 @@ -45,7 +45,7 @@ - + Level3 diff --git a/makewvcx.v11 b/makewvcx.v11 index 52a6fd9..314f984 100644 --- a/makewvcx.v11 +++ b/makewvcx.v11 @@ -56,7 +56,7 @@ - + Full