This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Releases
Wiki
Activity
bbc3f89a82
wxWidgets
/
utils
/
glcanvas
/
Makefile.in
4 lines
50 B
Makefile
Raw
Normal View
History
Unescape
Escape
Many distribution things. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-25 16:39:29 +00:00
all
:
Added a hack to configure.in to enable cross compiling of glcanvas; search for GL_TOOLKIT_DIR to see what I mean. Added Makefile.in to glcanvas/win git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-28 15:31:13 +00:00
cd
@GL_TOOLKIT_DIR@
;
make
Many distribution things. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-25 16:39:29 +00:00
cd
samples
;
make
Reference in New Issue
Copy Permalink