Changeset 236
- Timestamp:
- Aug 25, 2007, 2:37:38 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Lucide/SOURCE/gui/makefile
r230 r236 151 151 -bm 152 152 -sg 153 -5 154 -fp5 153 155 -DVERSION="$(VERSION)" 154 156 !if $(TEST)==1 -
trunk/Lucide/SOURCE/plugins/ludoc/makefile
r223 r236 87 87 -xs 88 88 -xr 89 -5 90 -fp5 89 91 -I..\..\sominc 90 92 -DOS2 -
trunk/Lucide/SOURCE/plugins/lujpeg/makefile
r223 r236 61 61 -xs 62 62 -xr 63 -5 64 -fp5 63 65 -I..\..\sominc 64 66 -I..\ludoc -
trunk/Lucide/SOURCE/plugins/lupoppler/makefile
r223 r236 62 62 -xr 63 63 -sg 64 -5 65 -fp5 64 66 -I..\..\sominc 65 67 -I..\ludoc -
trunk/libjpeg/makefile.wat
r223 r236 16 16 17 17 # You may need to adjust these cc options: 18 CFLAGS=-zq -zp=8 -bm -ot -ox -oh - bt=$(SYSTEM)18 CFLAGS=-zq -zp=8 -bm -ot -ox -oh -5 -fp5 -bt=$(SYSTEM) 19 19 20 20 # Caution: avoid -ol or -ox; these generate bad code with 10.0 or 10.0a. -
trunk/poppler/fc-emulate-os2/fontconfig/Makefile
r223 r236 2 2 3 3 CC=wpp386 4 CFLAGS=-zq -zp=8 -bm -sg -ot -ox -xs -oh -xr - I..\..\freetype2\include -DOS24 CFLAGS=-zq -zp=8 -bm -sg -ot -ox -xs -oh -xr -5 -fp5 -I..\..\freetype2\include -DOS2 5 5 6 6 LIBS=libfcos2.lib -
trunk/poppler/freetype2/src/Makefile
r223 r236 3 3 CC=wcl386 4 4 5 CFLAGS=-zq -zp=8 -bm -ot -ox -oh -sg - I..\include -DOS2 -DFT2_BUILD_LIBRARY5 CFLAGS=-zq -zp=8 -bm -ot -ox -oh -sg -5 -fp5 -I..\include -DOS2 -DFT2_BUILD_LIBRARY 6 6 7 7 LIBS=ft2lib.lib -
trunk/poppler/mypoppler/fofi/Makefile
r223 r236 1 1 CC=wcl386 2 2 3 CFLAGS=-zq -zp=8 -bm -ot -ox -oh -sg - I.. -DOS23 CFLAGS=-zq -zp=8 -bm -ot -ox -oh -sg -5 -fp5 -I.. -DOS2 4 4 5 5 LIBS=libfofi.lib -
trunk/poppler/mypoppler/goo/Makefile
r223 r236 1 1 CC=wcl386 2 2 3 CFLAGS=-zq -zp=8 -bm -ot -ox -xs -oh -xr -sg - I.. -DOS24 CFLAGS_C=-zq -zp=8 -bm -ot -ox -oh -sg - I.. -DOS23 CFLAGS=-zq -zp=8 -bm -ot -ox -xs -oh -xr -sg -5 -fp5 -I.. -DOS2 4 CFLAGS_C=-zq -zp=8 -bm -ot -ox -oh -sg -5 -fp5 -I.. -DOS2 5 5 6 6 LIBS=libgoo.lib -
trunk/poppler/mypoppler/poppler/Makefile
r223 r236 3 3 CC=wcl386 4 4 5 CFLAGS=-zq -zp=8 -bm -sg -ot -ox -oh -xs -xr - I.. -I..\goo -I..\..\..\libjpeg -I..\..\fc-emulate-os2 -DOS25 CFLAGS=-zq -zp=8 -bm -sg -ot -ox -oh -xs -xr -5 -fp5 -I.. -I..\goo -I..\..\..\libjpeg -I..\..\fc-emulate-os2 -DOS2 6 6 7 7 LIBS=libpoppler.lib -
trunk/poppler/mypoppler/splash/Makefile
r223 r236 3 3 CC=wcl386 4 4 5 CFLAGS=-zq -zp=8 -bm -sg -ot -ox -oh -xs -xr - I.. -I..\..\freetype2\include -DOS25 CFLAGS=-zq -zp=8 -bm -sg -ot -ox -oh -xs -xr -5 -fp5 -I.. -I..\..\freetype2\include -DOS2 6 6 7 7 LIBS=libsplash.lib
Note: See TracChangeset
for help on using the changeset viewer.