admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
danim
ddk
directx
dshow
embedded
inc
lib
media
netshow
opengl
client
dlist
exts
glexts
gls
glu
inc
mcd
misc
pmesh
scrsave
server
test
auxprogs
conform
demos
gldd
glut
glwin
misc
common
font
membrane
pgonoffs
glos.h
makefile
sources
toffset.c
uidemo
dirs
profiler
samples
seepal
simple
tools
dirs
toolkits
dirs
global.mk
private
published
reality
resmgr
dirs
multimedia.mk
project.mk
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
26 lines
595 B
Plaintext
26 lines
595 B
Plaintext
MAJORCOMP=petzold
|
|
MINORCOMP=samples
|
|
TARGETNAME=samples
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=$(PROJECT_ROOT)\opengl\toolkits\libaux; \
|
|
..\inc; ..\common\trackbal
|
|
|
|
SOURCES=
|
|
|
|
# C_DEFINES=-DWIN32
|
|
|
|
UMTYPE=console
|
|
UMAPPL=toffset
|
|
#UMENTRY=winmain
|
|
|
|
|
|
UMLIBS= \
|
|
$(SDK_LIB_PATH)\gdi32.lib \
|
|
$(SDK_LIB_PATH)\user32.lib \
|
|
$(SDK_LIB_PATH)\opengl32.lib \
|
|
$(SDK_LIB_PATH)\glu32.lib \
|
|
$(SDK_LIB_PATH)\glaux.lib \
|
|
..\common\trackbal\$(O)\trackbal.lib
|