summaryrefslogtreecommitdiff
path: root/ide/VisualC2008/jpeg.vcproj
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2011-01-06 10:26:25 +0000
committerManolo Gouy <Manolo>2011-01-06 10:26:25 +0000
commit0300ea28e7c1428c7688bacf43f62e9cc771c86a (patch)
tree783a539ff7df35805782422d9d67d55547eec6df /ide/VisualC2008/jpeg.vcproj
parentbc509d32eb741e5d3876eaaf0abd270cf68cd3b4 (diff)
Fix STR #2504 (2nd part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_CAIRO
by FLTK_USE_CAIRO everywhere. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8199 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/VisualC2008/jpeg.vcproj')
-rw-r--r--ide/VisualC2008/jpeg.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/VisualC2008/jpeg.vcproj b/ide/VisualC2008/jpeg.vcproj
index 3f49f101c..54a03979e 100644
--- a/ide/VisualC2008/jpeg.vcproj
+++ b/ide/VisualC2008/jpeg.vcproj
@@ -184,7 +184,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
- PreprocessorDefinitions="HAVE_CAIRO=1"
+ PreprocessorDefinitions="FLTK_HAVE_CAIRO=1"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=".\Debug/jpeg.pch"