X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile.wat;h=77dc44744857fc12477110a7a3b716702c696c87;hb=57b0e0aeb1ffe8075226749cdd484d250966d0cf;hp=a500b27c588353005611894698bd4e7c32e84af0;hpb=19e8b4e593a33516ed92ba69503f2f1883ca8474;p=freeglut diff --git a/Makefile.wat b/Makefile.wat index a500b27..77dc447 100644 --- a/Makefile.wat +++ b/Makefile.wat @@ -22,7 +22,7 @@ DEBUG_STATIC_DIR = debug-static DEBUG_DYNAMIC_DIR = debug-dynamic INCLUDE_DIR = ..\include -SRC_DIR = ..\src +SRC_DIR = ..\src\Common COMPILER = wcc386 COMPILE_COMMON_OPTIONS = -i$(INCLUDE_DIR);$(%WATCOM)\h;$(%WATCOM)\h\nt -fp6 -w4 -e25 -wcd202 -bt=nt -mf -zq COMPILE_DEBUG_OPTIONS = -d3 -od -DDEBUG -D_DEBUG