Author: titmuss
Date: Tue May 27 07:39:21 2008
New Revision: 2532
URL: http://svn.slimdevices.com?rev=2532&root=Jive&view=rev
Log:
Bug: N/A
Description:
Update Windows build for SDL 1.2.13.
Modified:
7.2/trunk/squeezeplay/src/Jive.sln
7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDL/SDL.vcproj
7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDLmain/SDLmain.vcproj
7.2/trunk/squeezeplay/src/SDL_gfx-2.0.15/VisualC/SDL_gfx.vcproj
7.2/trunk/squeezeplay/src/SDL_image-1.2.5/VisualC/SDL_image.vcproj
7.2/trunk/squeezeplay/src/SDL_ttf-2.0.8/VisualC/SDL_ttf.vcproj
7.2/trunk/squeezeplay/src/Tremor/VisualC/tremor.vcproj
7.2/trunk/squeezeplay/src/squeezeplay/VisualC/jive.vcproj
Modified: 7.2/trunk/squeezeplay/src/Jive.sln
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/Jive.sln?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/Jive.sln (original)
+++ 7.2/trunk/squeezeplay/src/Jive.sln Tue May 27 07:39:21 2008
@@ -1,7 +1,5 @@
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL",
"SDL-1.2.11\VisualC\SDL\SDL.vcproj", "{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
-EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL_gfx",
"SDL_gfx-2.0.15\VisualC\SDL_gfx.vcproj",
"{8B52C509-C13F-4E3F-9744-FF110B2746E1}"
ProjectSection(ProjectDependencies) = postProject
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68} =
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}
@@ -26,8 +24,6 @@
ProjectSection(ProjectDependencies) = postProject
{432D23FC-5507-446F-AA7A-689166AA92EF} =
{432D23FC-5507-446F-AA7A-689166AA92EF}
EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDLmain",
"SDL-1.2.11\VisualC\SDLmain\SDLmain.vcproj",
"{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua",
"lua-5.1.1\VisualC\lua.vcproj", "{432D23FC-5507-446F-AA7A-689166AA92EF}"
EndProject
@@ -78,6 +74,10 @@
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmad",
"libmad-0.15.1b\msvc++\libmad.vcproj", "{FA79BE04-3706-4B93-A558-54429568E912}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tremor",
"Tremor\VisualC\tremor.vcproj", "{FDE00EDD-4CAA-4A1D-8148-4507DC0A1279}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL",
"SDL-1.2.13\VisualC\SDL\SDL.vcproj", "{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDLmain",
"SDL-1.2.13\VisualC\SDLmain\SDLmain.vcproj",
"{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -104,41 +104,6 @@
withLua51_Release|Win32 = withLua51_Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Any CPU.ActiveCfg
= Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Mixed
Platforms.Build.0 = Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Win32.ActiveCfg =
Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Win32.Build.0 =
Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Any
CPU.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Mixed
Platforms.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Mixed
Platforms.Build.0 = Release|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Win32.ActiveCfg =
Release|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Win32.Build.0 =
Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Any
CPU.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Mixed
Platforms.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Mixed
Platforms.Build.0 = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Win32.ActiveCfg
= Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Win32.Build.0 =
Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Any
CPU.ActiveCfg = Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Mixed
Platforms.Build.0 = Debug|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Win32.ActiveCfg =
Debug|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Win32.Build.0 =
Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Any
CPU.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Mixed
Platforms.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Mixed
Platforms.Build.0 = Release|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Win32.ActiveCfg =
Release|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Win32.Build.0 =
Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Any
CPU.ActiveCfg = Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Mixed
Platforms.Build.0 = Debug|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Win32.ActiveCfg =
Debug|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Win32.Build.0 =
Debug|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Any
CPU.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Mixed
Platforms.ActiveCfg = Release|Win32
- {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Mixed
Platforms.Build.0 = Release|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Win32.ActiveCfg =
Release|Win32
-
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Win32.Build.0 =
Release|Win32
{8B52C509-C13F-4E3F-9744-FF110B2746E1}.Debug|Any CPU.ActiveCfg
= Debug|Win32
{8B52C509-C13F-4E3F-9744-FF110B2746E1}.Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
{8B52C509-C13F-4E3F-9744-FF110B2746E1}.Debug|Mixed
Platforms.Build.0 = Debug|Win32
@@ -314,41 +279,6 @@
{21C196A0-FA8B-4494-9F30-AF5C2EAD369F}.withLua51_Release|Mixed
Platforms.Build.0 = Release|Win32
{21C196A0-FA8B-4494-9F30-AF5C2EAD369F}.withLua51_Release|Win32.ActiveCfg =
Release|Win32
{21C196A0-FA8B-4494-9F30-AF5C2EAD369F}.withLua51_Release|Win32.Build.0 =
Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Any CPU.ActiveCfg
= Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Mixed
Platforms.Build.0 = Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Win32.ActiveCfg =
Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Win32.Build.0 =
Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Any
CPU.ActiveCfg = Release_NoSTDIO|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Mixed
Platforms.ActiveCfg = Release_NoSTDIO|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Mixed
Platforms.Build.0 = Release_NoSTDIO|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Win32.ActiveCfg =
Release_NoSTDIO|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Win32.Build.0 =
Release_NoSTDIO|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Any
CPU.ActiveCfg = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Mixed
Platforms.ActiveCfg = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Mixed
Platforms.Build.0 = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Win32.ActiveCfg
= Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Win32.Build.0 =
Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Any
CPU.ActiveCfg = Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Mixed
Platforms.Build.0 = Debug|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Win32.ActiveCfg =
Debug|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Win32.Build.0 =
Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Any
CPU.ActiveCfg = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Mixed
Platforms.ActiveCfg = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Mixed
Platforms.Build.0 = Release|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Win32.ActiveCfg =
Release|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Win32.Build.0 =
Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Any
CPU.ActiveCfg = Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Mixed
Platforms.Build.0 = Debug|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Win32.ActiveCfg =
Debug|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Win32.Build.0 =
Debug|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Any
CPU.ActiveCfg = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Mixed
Platforms.ActiveCfg = Release|Win32
- {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Mixed
Platforms.Build.0 = Release|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Win32.ActiveCfg =
Release|Win32
-
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Win32.Build.0 =
Release|Win32
{432D23FC-5507-446F-AA7A-689166AA92EF}.Debug|Any CPU.ActiveCfg
= Debug|Win32
{432D23FC-5507-446F-AA7A-689166AA92EF}.Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
{432D23FC-5507-446F-AA7A-689166AA92EF}.Debug|Mixed
Platforms.Build.0 = Debug|Win32
@@ -699,6 +629,76 @@
{FDE00EDD-4CAA-4A1D-8148-4507DC0A1279}.withLua51_Release|Mixed
Platforms.Build.0 = Release|Win32
{FDE00EDD-4CAA-4A1D-8148-4507DC0A1279}.withLua51_Release|Win32.ActiveCfg =
Release|Win32
{FDE00EDD-4CAA-4A1D-8148-4507DC0A1279}.withLua51_Release|Win32.Build.0 =
Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Any CPU.ActiveCfg
= Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Mixed
Platforms.Build.0 = Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Win32.ActiveCfg =
Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|Win32.Build.0 =
Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Any
CPU.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Mixed
Platforms.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Mixed
Platforms.Build.0 = Release|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Win32.ActiveCfg =
Release|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release_NoSTDIO|Win32.Build.0 =
Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Any
CPU.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Mixed
Platforms.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Mixed
Platforms.Build.0 = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Win32.ActiveCfg
= Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|Win32.Build.0 =
Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Any
CPU.ActiveCfg = Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Mixed
Platforms.Build.0 = Debug|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Win32.ActiveCfg =
Debug|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Debug|Win32.Build.0 =
Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Any
CPU.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Mixed
Platforms.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Mixed
Platforms.Build.0 = Release|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Win32.ActiveCfg =
Release|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua50_Release|Win32.Build.0 =
Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Any
CPU.ActiveCfg = Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Mixed
Platforms.Build.0 = Debug|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Win32.ActiveCfg =
Debug|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Debug|Win32.Build.0 =
Debug|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Any
CPU.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Mixed
Platforms.ActiveCfg = Release|Win32
+ {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Mixed
Platforms.Build.0 = Release|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Win32.ActiveCfg =
Release|Win32
+
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.withLua51_Release|Win32.Build.0 =
Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Any CPU.ActiveCfg
= Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Mixed
Platforms.Build.0 = Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Win32.ActiveCfg =
Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|Win32.Build.0 =
Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Any
CPU.ActiveCfg = Release_NoSTDIO|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Mixed
Platforms.ActiveCfg = Release_NoSTDIO|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Mixed
Platforms.Build.0 = Release_NoSTDIO|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Win32.ActiveCfg =
Release_NoSTDIO|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release_NoSTDIO|Win32.Build.0 =
Release_NoSTDIO|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Any
CPU.ActiveCfg = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Mixed
Platforms.ActiveCfg = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Mixed
Platforms.Build.0 = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Win32.ActiveCfg
= Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|Win32.Build.0 =
Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Any
CPU.ActiveCfg = Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Mixed
Platforms.Build.0 = Debug|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Win32.ActiveCfg =
Debug|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Debug|Win32.Build.0 =
Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Any
CPU.ActiveCfg = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Mixed
Platforms.ActiveCfg = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Mixed
Platforms.Build.0 = Release|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Win32.ActiveCfg =
Release|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua50_Release|Win32.Build.0 =
Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Any
CPU.ActiveCfg = Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Mixed
Platforms.ActiveCfg = Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Mixed
Platforms.Build.0 = Debug|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Win32.ActiveCfg =
Debug|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Debug|Win32.Build.0 =
Debug|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Any
CPU.ActiveCfg = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Mixed
Platforms.ActiveCfg = Release|Win32
+ {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Mixed
Platforms.Build.0 = Release|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Win32.ActiveCfg =
Release|Win32
+
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.withLua51_Release|Win32.Build.0 =
Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Modified: 7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDL/SDL.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDL/SDL.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDL/SDL.vcproj (original)
+++ 7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDL/SDL.vcproj Tue May 27
07:39:21 2008
@@ -16,8 +16,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
@@ -46,7 +46,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\..\include"
+
AdditionalIncludeDirectories="..\..\include;..\include"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_DEBUG;_WINDOWS;_WIN32_WINNT=0x0400"
RuntimeLibrary="2"
BufferSecurityCheck="false"
@@ -76,7 +76,7 @@
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="winmm.lib dxguid.lib"
- OutputFile=".\Debug/SDL.dll"
+
OutputFile="$(SolutionDir)$(ConfigurationName)/SDL.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
IgnoreAllDefaultLibraries="false"
@@ -113,8 +113,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
@@ -144,7 +144,7 @@
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="false"
- AdditionalIncludeDirectories="..\..\include"
+
AdditionalIncludeDirectories="..\..\include;..\include"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;NDEBUG;_WINDOWS;_WIN32_WINNT=0x0400"
StringPooling="true"
RuntimeLibrary="2"
@@ -175,7 +175,7 @@
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="winmm.lib dxguid.lib"
- OutputFile=".\Release/SDL.dll"
+
OutputFile="$(SolutionDir)$(ConfigurationName)/SDL.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
IgnoreAllDefaultLibraries="false"
@@ -327,34 +327,162 @@
<File
RelativePath="..\..\src\audio\windx5\SDL_dx5audio.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\audio\windx5\SDL_dx5audio.h"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5events.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5events_c.h"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5video.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\video\Windx5\SDL_dx5video.h"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\video\windx5\SDL_dx5yuv.c"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\video\windx5\SDL_dx5yuv_c.h"
>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ </FileConfiguration>
</File>
<File
RelativePath="..\..\src\SDL_error.c"
Modified: 7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDLmain/SDLmain.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDLmain/SDLmain.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDLmain/SDLmain.vcproj
(original)
+++ 7.2/trunk/squeezeplay/src/SDL-1.2.13/VisualC/SDLmain/SDLmain.vcproj Tue May
27 07:39:21 2008
@@ -15,8 +15,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
@@ -40,7 +40,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
-
AdditionalIncludeDirectories="..\..\include,..\..\include\SDL"
+
AdditionalIncludeDirectories="..\..\include;..\..\include\SDL;..\include"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32,NDEBUG,_WINDOWS"
StringPooling="true"
RuntimeLibrary="2"
@@ -86,8 +86,8 @@
</Configuration>
<Configuration
Name="Release_NoSTDIO|Win32"
- OutputDirectory=".\Release_NOSTDIO"
- IntermediateDirectory=".\Release_NOSTDIO"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
@@ -111,7 +111,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
-
AdditionalIncludeDirectories="..\..\include,..\..\include\SDL"
+
AdditionalIncludeDirectories="..\..\include;..\..\include\SDL;..\include"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32,NDEBUG,_WINDOWS,NO_STDIO_REDIRECT"
StringPooling="true"
RuntimeLibrary="2"
@@ -157,8 +157,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
@@ -182,7 +182,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
-
AdditionalIncludeDirectories="..\..\include,..\..\include\SDL"
+
AdditionalIncludeDirectories="..\..\include;..\..\include\SDL;..\include"
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32,_DEBUG,_WINDOWS"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
Modified: 7.2/trunk/squeezeplay/src/SDL_gfx-2.0.15/VisualC/SDL_gfx.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/SDL_gfx-2.0.15/VisualC/SDL_gfx.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/SDL_gfx-2.0.15/VisualC/SDL_gfx.vcproj (original)
+++ 7.2/trunk/squeezeplay/src/SDL_gfx-2.0.15/VisualC/SDL_gfx.vcproj Tue May 27
07:39:21 2008
@@ -39,7 +39,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
-
AdditionalIncludeDirectories=""..\..\SDL-1.2.11\VisualC\include";"..\..\SDL-1.2.11\include""
+
AdditionalIncludeDirectories=""..\..\SDL-1.2.13\VisualC\include";"..\..\SDL-1.2.13\include""
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BUILD_DLL"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -114,7 +114,7 @@
/>
<Tool
Name="VCCLCompilerTool"
-
AdditionalIncludeDirectories=""..\..\SDL-1.2.11\VisualC\include";"..\..\SDL-1.2.11\include""
+
AdditionalIncludeDirectories=""..\..\SDL-1.2.13\VisualC\include";"..\..\SDL-1.2.13\include""
PreprocessorDefinitions="WIN32;_CONSOLE;BUILD_DLL"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
@@ -167,10 +167,6 @@
</Configuration>
</Configurations>
<References>
- <ProjectReference
-
ReferencedProjectIdentifier="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
-
RelativePathToProject=".\SDL-1.2.11\VisualC\SDL\SDL.vcproj"
- />
</References>
<Files>
<Filter
Modified: 7.2/trunk/squeezeplay/src/SDL_image-1.2.5/VisualC/SDL_image.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/SDL_image-1.2.5/VisualC/SDL_image.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/SDL_image-1.2.5/VisualC/SDL_image.vcproj
(original)
+++ 7.2/trunk/squeezeplay/src/SDL_image-1.2.5/VisualC/SDL_image.vcproj Tue May
27 07:39:21 2008
@@ -47,7 +47,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
-
AdditionalIncludeDirectories=""..\..\SDL-1.2.11\include";"..\..\SDL-1.2.11\VisualC\include";graphics\include"
+
AdditionalIncludeDirectories=""..\..\SDL-1.2.13\include";"..\..\SDL-1.2.13\VisualC\include";graphics\include"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_JPG_DYNAMIC=\"jpeg.dll\";LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNG_DYNAMIC=\"libpng12.dll\";LOAD_PNM;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC=\"libtiff.dll\";LOAD_XPM;LOAD_XV;PNG_USE_DLL;ZLIB_DLL;_CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
RuntimeLibrary="3"
@@ -143,7 +143,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
-
AdditionalIncludeDirectories=""..\..\SDL-1.2.11\include";"..\..\SDL-1.2.11\VisualC\include";graphics\include"
+
AdditionalIncludeDirectories=""..\..\SDL-1.2.13\include";"..\..\SDL-1.2.13\VisualC\include";graphics\include"
PreprocessorDefinitions="WIN32;_WINDOWS;LOAD_BMP;LOAD_GIF;LOAD_JPG;LOAD_JPG_DYNAMIC=\"jpeg.dll\";LOAD_LBM;LOAD_PCX;LOAD_PNG;LOAD_PNG_DYNAMIC=\"libpng12.dll\";LOAD_PNM;LOAD_TGA;LOAD_TIF;LOAD_TIF_DYNAMIC=\"libtiff.dll\";LOAD_XPM;LOAD_XV;PNG_USE_DLL;ZLIB_DLL;_CRT_SECURE_NO_DEPRECATE"
StringPooling="true"
RuntimeLibrary="2"
@@ -205,10 +205,6 @@
</Configuration>
</Configurations>
<References>
- <ProjectReference
-
ReferencedProjectIdentifier="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
-
RelativePathToProject=".\SDL-1.2.11\VisualC\SDL\SDL.vcproj"
- />
</References>
<Files>
<Filter
Modified: 7.2/trunk/squeezeplay/src/SDL_ttf-2.0.8/VisualC/SDL_ttf.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/SDL_ttf-2.0.8/VisualC/SDL_ttf.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/SDL_ttf-2.0.8/VisualC/SDL_ttf.vcproj (original)
+++ 7.2/trunk/squeezeplay/src/SDL_ttf-2.0.8/VisualC/SDL_ttf.vcproj Tue May 27
07:39:21 2008
@@ -47,7 +47,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
-
AdditionalIncludeDirectories=""..\..\SDL-1.2.11\include";"..\..\SDL-1.2.11\VisualC\include";freetype\include"
+
AdditionalIncludeDirectories=""..\..\SDL-1.2.13\include";"..\..\SDL-1.2.13\VisualC\include";freetype\include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
MinimalRebuild="true"
RuntimeLibrary="3"
@@ -143,7 +143,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
-
AdditionalIncludeDirectories=""..\..\SDL-1.2.11\include";"..\..\SDL-1.2.11\VisualC\include";freetype\include"
+
AdditionalIncludeDirectories=""..\..\SDL-1.2.13\include";"..\..\SDL-1.2.13\VisualC\include";freetype\include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
StringPooling="true"
RuntimeLibrary="2"
@@ -205,10 +205,6 @@
</Configuration>
</Configurations>
<References>
- <ProjectReference
-
ReferencedProjectIdentifier="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
-
RelativePathToProject=".\SDL-1.2.11\VisualC\SDL\SDL.vcproj"
- />
</References>
<Files>
<File
Modified: 7.2/trunk/squeezeplay/src/Tremor/VisualC/tremor.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/Tremor/VisualC/tremor.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/Tremor/VisualC/tremor.vcproj (original)
+++ 7.2/trunk/squeezeplay/src/Tremor/VisualC/tremor.vcproj Tue May 27 07:39:21
2008
@@ -67,8 +67,9 @@
</Configuration>
<Configuration
Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
+ ConfigurationType="4"
>
<Tool
Name="VCPreBuildEventTool"
@@ -98,15 +99,12 @@
Name="VCPreLinkEventTool"
/>
<Tool
- Name="VCLinkerTool"
+ Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
- Name="VCManifestTool"
- />
- <Tool
Name="VCXDCMakeTool"
/>
<Tool
@@ -114,12 +112,6 @@
/>
<Tool
Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
@@ -167,10 +159,6 @@
>
</File>
<File
- RelativePath="..\ivorbisfile_example.c"
- >
- </File>
- <File
RelativePath="..\mapping0.c"
>
</File>
Modified: 7.2/trunk/squeezeplay/src/squeezeplay/VisualC/jive.vcproj
URL:
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/squeezeplay/VisualC/jive.vcproj?rev=2532&root=Jive&r1=2531&r2=2532&view=diff
==============================================================================
--- 7.2/trunk/squeezeplay/src/squeezeplay/VisualC/jive.vcproj (original)
+++ 7.2/trunk/squeezeplay/src/squeezeplay/VisualC/jive.vcproj Tue May 27
07:39:21 2008
@@ -40,7 +40,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/D
"_CRT_SECURE_NO_DEPRECATE""
Optimization="0"
-
AdditionalIncludeDirectories=".;..\src;..\src\jiveui;"..\..\SDL-1.2.11\include";"..\..\SDL-1.2.11\VisualC\include";"..\..\SDL_image-1.2.5";"..\..\SDL_ttf-2.0.8";"..\..\SDL_gfx-2.0.15";"..\..\lua-5.1.1\src";"..\..\tolua++-1.0.92\include";..\..\portaudio_v19_1360\include;"..\..\flac-1.2.1\include";"..\..\libmad-0.15.1b";..\..\"
+
AdditionalIncludeDirectories=".;..\src;..\src\jiveui;"..\..\SDL-1.2.13\include";"..\..\SDL-1.2.13\VisualC\include";"..\..\SDL_image-1.2.5";"..\..\SDL_ttf-2.0.8";"..\..\SDL_gfx-2.0.15";"..\..\lua-5.1.1\src";"..\..\tolua++-1.0.92\include";..\..\portaudio_v19_1360\include;"..\..\flac-1.2.1\include";"..\..\libmad-0.15.1b";..\..\"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -118,7 +118,7 @@
/>
<Tool
Name="VCCLCompilerTool"
-
AdditionalIncludeDirectories=".;..\src;..\src\jiveui;"..\..\SDL-1.2.11\include";"..\..\SDL-1.2.11\VisualC\include";"..\..\SDL_image-1.2.5";"..\..\SDL_ttf-2.0.8";"..\..\SDL_gfx-2.0.15";"..\..\lua-5.1.1\src";"..\..\tolua++-1.0.92\include";..\..\portaudio_v19_1360\include;"..\..\flac-1.2.1\include";"..\..\libmad-0.15.1b""
+
AdditionalIncludeDirectories=".;..\src;..\src\jiveui;"..\..\SDL-1.2.13\include";"..\..\SDL-1.2.13\VisualC\include";"..\..\SDL_image-1.2.5";"..\..\SDL_ttf-2.0.8";"..\..\SDL_gfx-2.0.15";"..\..\lua-5.1.1\src";"..\..\tolua++-1.0.92\include";..\..\portaudio_v19_1360\include;"..\..\flac-1.2.1\include";"..\..\libmad-0.15.1b";..\..\"
PreprocessorDefinitions="WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins