repo.or.cz
/
k8-i-v-a-n.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cosmetix
[k8-i-v-a-n.git]
/
Jamrules.windoze
blob
b2cb59aa5d277b02618d77ccaf15efef4b0c15d9
1
if $(WINDOZE) {
2
HDRS += $(TOP)/windoze/include/SDL ;
3
#WINDOZE_THREADS = ;
4
WINSUBSYS = "windows" ;
5
#WINLIBS += -lkernel32 ;
6
windoze-fix ;
7
}