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
32cc648e13
libui
/
windows
/
GNUosspecific.mk
9 lines
101 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
Set up saner handling of sonames at build time.
2016-01-05 10:51:36 -06:00
USESSONAME
=
0