From e637d7848d89e3f8e507aeed5dcb9c7ae57c2e43 Mon Sep 17 00:00:00 2001 From: jmarshallnz Date: Mon, 13 Sep 2010 22:49:26 +0000 Subject: fixed: [win32] build of texturepacker + updated the exe git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33755 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- tools/TexturePacker/TexturePacker.exe | Bin 65536 -> 86528 bytes tools/TexturePacker/Win32/TexturePacker.vcproj | 10 +++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/tools/TexturePacker/TexturePacker.exe b/tools/TexturePacker/TexturePacker.exe index ac0dc09580..9a96102b46 100644 Binary files a/tools/TexturePacker/TexturePacker.exe and b/tools/TexturePacker/TexturePacker.exe differ diff --git a/tools/TexturePacker/Win32/TexturePacker.vcproj b/tools/TexturePacker/Win32/TexturePacker.vcproj index 036e1857d4..2c1a4c1738 100644 --- a/tools/TexturePacker/Win32/TexturePacker.vcproj +++ b/tools/TexturePacker/Win32/TexturePacker.vcproj @@ -117,7 +117,7 @@ Name="VCCLCompilerTool" Optimization="2" EnableIntrinsicFunctions="true" - AdditionalIncludeDirectories=".;..\..\..\xbmc\win32;..\..\..\guilib;..\..\..\xbmc\utils;..\..\..\xbmc\;..\..\..\xbmc\lib\libsquish" + AdditionalIncludeDirectories=".;..\..\..\xbmc\win32;..\..\..\guilib;..\..\..\xbmc\utils;..\..\..\xbmc\;..\..\..\xbmc\lib\libsquish;..\..\..\project\BuildDependencies\include" PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" RuntimeLibrary="2" EnableFunctionLevelLinking="true" @@ -180,6 +180,10 @@ RelativePath=".\dirent.c" > + + @@ -210,6 +214,10 @@ RelativePath=".\dirent.h" > + + -- cgit v1.2.3