Page Menu
Home
Xreate
Search
Configure Global Search
Log In
Docs
Questions
Repository
Issues
Patches
Internal API
Files
F4001164
xreate.pro
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Jul 9, 5:59 AM
Size
590 B
Mime Type
text/plain
Expires
Sat, Jul 11, 5:59 AM (1 d, 4 h)
Engine
blob
Format
Raw Data
Handle
273090
Attached To
rXR Xreate
xreate.pro
View Options
TEMPLATE = app
CONFIG += console
CONFIG -= qt
#INCLUDEPATH += /usr/lib/llvm-3.4/include
LIBS += -L/usr/lib/llvm-3.4/lib `llvm-config-3.4 --libs` -lpthread -lffi -ltinfo -ldl -lm
QMAKE_CXXFLAGS += -I/usr/lib/llvm-3.4/include `llvm-config-3.4 --cxxflags` -std=c++0x
SOURCES += \
# ../src/main.cpp \
../../coco/Parser.cpp \
../../coco/Scanner.cpp \
../src/ast.cpp \
../src/tests.cpp \
../src/llvmlayer.cpp
HEADERS += \
../../coco/Parser.h \
../../coco/Scanner.h \
../src/ast.h \
../src/llvmlayer.h
INCLUDEPATH += \
../src \
../../coco
Event Timeline
Log In to Comment