You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
395 B
17 lines
395 B
######################################################################
|
|
# Automatically generated by qmake (3.0) ?? ?? 27 16:03:38 2014
|
|
######################################################################
|
|
|
|
TEMPLATE = lib
|
|
TARGET = soui-sys-resource
|
|
CONFIG(x64){
|
|
TARGET = $$TARGET"64"
|
|
}
|
|
CONFIG += dll
|
|
|
|
dir = ..
|
|
include($$dir/common.pri)
|
|
|
|
QMAKE_LFLAGS += /NOENTRY
|
|
|
|
RC_FILE += soui-sys-resource.rc
|
|
|