diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-08 01:30:45 +0100 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-08 01:30:45 +0100 |
commit | 2b79e2f9874bbd89b4ecf289d2bf07fb0a723665 (patch) | |
tree | d3f76369412d57eedea142bcf620b7468da1a46b /Makefile.mingw32 | |
parent | 54639cf03012f932df3d831d65ce94064c0f1352 (diff) |
Restoring deleted path src.
Diffstat (limited to 'Makefile.mingw32')
-rw-r--r-- | Makefile.mingw32 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.mingw32 b/Makefile.mingw32 index 0120d4f..6ddc706 100644 --- a/Makefile.mingw32 +++ b/Makefile.mingw32 @@ -53,10 +53,10 @@ LIBS += -L../gnuwin32/lib ../libreadline-static.a -lz.dll -lucl.dll -lwsock32 -l IUP_LIBS = -lole32 -lcomctl32 -lgdi32 -lcomdlg32 -vpath %.c ../Baltisot/lib:../Baltisot/src:../mogltk/lib:../tinyxml:../lua-modules/src:../Baltisot/MSVC/iconv:../Baltisot/MSVC/regex:../lua-modules-iup/src -vpath %.cc ../Baltisot/lib:../Baltisot/src:../mogltk/lib:../tinyxml:../lua-modules/src:../Baltisot/MSVC/iconv:../Baltisot/MSVC/regex:../lua-modules-iup/src -vpath %.cpp ../Baltisot/lib:../Baltisot/src:../mogltk/lib:../tinyxml:../lua-modules/src:../Baltisot/MSVC/iconv:../Baltisot/MSVC/regex:../lua-modules-iup/src -vpath %.lua ../Baltisot/lib:../Baltisot/src +vpath %.c ../Baltisot/lib:../Baltisot/src:src:../mogltk/lib:../tinyxml:../lua-modules/src:../Baltisot/MSVC/iconv:../Baltisot/MSVC/regex:../lua-modules-iup/src +vpath %.cc ../Baltisot/lib:../Baltisot/src:src:../mogltk/lib:../tinyxml:../lua-modules/src:../Baltisot/MSVC/iconv:../Baltisot/MSVC/regex:../lua-modules-iup/src +vpath %.cpp ../Baltisot/lib:../Baltisot/src:src:../mogltk/lib:../tinyxml:../lua-modules/src:../Baltisot/MSVC/iconv:../Baltisot/MSVC/regex:../lua-modules-iup/src +vpath %.lua ../Baltisot/lib:../Baltisot/src:src LUAINTERFACE_SOURCES = \ lua-interface-main.c \ |