This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13fa2e213d
libui
/
windows
/
GNUosspecific.mk
7 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
More makefile work.
2015-10-16 21:49:54 -05:00
# 16 october 2015
EXESUFFIX
=
.exe
LIBSUFFIX
=
.dll
Added C++ to the build and started writing the actual Haiku code. I think this isg oing to have to require a GCC 4 hybrid...
2015-11-17 10:49:23 -06:00
OSHSUFFIX
=
.h
Reestablished the Windows build. Also fixed a small bug in windows/area.c. Now to re-establish the test!
2015-12-11 18:49:14 -06:00
TOOLCHAIN
=
msvc