Code: Alles auswählen
D:\User\PythonSource\PCbuild8\win32debug\python25_d.lib
D:\User\PythonSource\PCbuild8\win32debug\python25_d.dll
D:\User\PythonSource\Include\python.h
Code: Alles auswählen
TEMPLATE = vcapp
DEPENDPATH +=
INCLUDEPATH +=D:/User/PythonSource/Include D:\User\PythonSource\PC
LIBS += D:/User/PythonSource/PCbuild8/win32debug/python25_d.lib
QT += opengl
HEADERS = pythontestwidget.h
SOURCES = main.cpp \
pythontestwidget.cpp