make.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Sep 2017 09:28:09 +0100
branchjv
changeset 8182 c730140a0156
parent 2628 d7b5d766d6d1
permissions -rw-r--r--
X11: compile `GLXWorkstation` with OpenGL OpenGL compiler and linker flags are configured locally in `Make.proto` rather than in target config - this moves the configuration closer to the code. Currently all supported (and considered) platforms have OpenGL implementation. Later on one may use conditionals in makefile to deal exceptions.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2628
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     1
nmake /nologo -f nt.mak
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     2
nmake /nologo -f ntw.mak
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     3
nmake /nologo -f ntx.mak
d7b5d766d6d1 *** empty log message ***
ps
parents: 1909
diff changeset
     4