1
0
Fork 0

In progress...

This commit is contained in:
Kolan Sh 2015-11-07 17:54:22 +03:00
parent da95efafea
commit 6852189789
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4b74a70c2806e160ac2ae1cfe8a960cee8d490d4
Subproject commit 2c0df243a1518c857ae9db48281e9d489003bf63

View File

@ -9,4 +9,5 @@ IF (WIN32)
SET (CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mwindows")
SET (CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--export-all-symbols")
ENDIF (WIN32)
SET (PluginInstallPrefix "lib/laview-core-0/plugins")
INCLUDE (ValaPluginCommonRules)