Finish making Wren compile as C++98.
- Get Value, the hard part, compiling as C++. - Add some rudimentary C++ support to the makefile, mainly for testing.
This commit is contained in:
@@ -6,8 +6,10 @@ build_xcode/
|
||||
# Built files at the top level.
|
||||
wren
|
||||
wrend
|
||||
wren-cpp
|
||||
libwren.a
|
||||
libwrend.a
|
||||
libwren-cpp.a
|
||||
|
||||
# XCode user-specific stuff.
|
||||
xcuserdata/
|
||||
|
||||
Reference in New Issue
Block a user