Added libintl to include path when building the 3ds package

ver1_5_1
Chris Laurel 2006-10-17 18:02:46 +00:00
parent f67ad09da6
commit 8d513b5fe6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ OBJS=\
TARGETLIB = cel_3ds.lib
INCLUDEDIRS=/I ..
INCLUDEDIRS=/I .. /I ../../inc/libintl
!IF "$(CFG)" == "Release"
CPP=cl.exe