Explorar el Código

solve OSX issue (changing suffix .app)

Daniele Giunchi hace 13 años
padre
commit
3ae4776681
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Plugins/org.commontk.dah.hostedapp/CMakeLists.txt

+ 2 - 2
Plugins/org.commontk.dah.hostedapp/CMakeLists.txt

@@ -1,6 +1,6 @@
-PROJECT(org_commontk_dah_app)
+PROJECT(org_commontk_dah_hostedapp)
 
-SET(PLUGIN_export_directive "org_commontk_dah_app_EXPORT")
+SET(PLUGIN_export_directive "org_commontk_dah_hostedapp_EXPORT")
 
 SET(PLUGIN_SRCS
   ctkAppSoapMessageProcessor.cpp