qmake target XInputSumulatorMain

This commit is contained in:
Dustin Bensing 2014-01-22 00:16:37 +01:00
parent 226b261b9f
commit f753e6d0fa
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ CONFIG -= app_bundle
CONFIG -= qt
CONFIG += c++11
TARGET = XInputSimulatorMain
SOURCES += main.cpp \
xinputsimulatorimpl.cpp \
xinputsimulator.cpp \