Squashed 'rtengine/libraw/' content from commit cccb97647
git-subtree-dir: rtengine/libraw git-subtree-split: cccb97647fcee56801fa68231fa8a38aa8b52ef7
This commit is contained in:
8
buildfiles/libraw-common.pro
Normal file
8
buildfiles/libraw-common.pro
Normal file
@@ -0,0 +1,8 @@
|
||||
win32:CONFIG+=console
|
||||
win32:LIBS+=libraw.lib
|
||||
unix:LIBS+=-lraw
|
||||
win32-g++:
|
||||
{
|
||||
LIBS += -lws2_32
|
||||
}
|
||||
include (libraw-common-lib.pro)
|
Reference in New Issue
Block a user