Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'OWNCLOUD.cmake')
-rw-r--r--OWNCLOUD.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/OWNCLOUD.cmake b/OWNCLOUD.cmake
index 8e28f0524..ffbb5b1fd 100644
--- a/OWNCLOUD.cmake
+++ b/OWNCLOUD.cmake
@@ -5,3 +5,6 @@ set( APPLICATION_DOMAIN "owncloud.com" )
set( APPLICATION_VENDOR "ownCloud, Inc" )
set( THEME_CLASS "ownCloudTheme" )
set( APPLICATION_REV_DOMAIN "com.owncloud.desktopclient" )
+set( WIN_SETUP_BITMAP_PATH "${CMAKE_SOURCE_DIR}/admin/win/nsi" )
+# set( THEME_INCLUDE "${OEM_THEME_DIR}/mytheme.h" )
+# set( APPLICATION_LICENSE "${OEM_THEME_DIR}/license.txt )