]> Creatis software - creaMaracasVisu.git/commitdiff
*** empty log message ***
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 18 Mar 2010 14:47:46 +0000 (14:47 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 18 Mar 2010 14:47:46 +0000 (14:47 +0000)
bbtk/CMakeLists.txt
lib/doxygen/README_HowToUpload.txt [new file with mode: 0644]

index 6fd02382d1520422a57235d583fde534ec665223..8ef6dbc400931fc4ea31432f87f1369cf514e63f 100644 (file)
@@ -2,7 +2,6 @@
 INCLUDE_REGULAR_EXPRESSION("^.*$")
 set(CMAKE_MFC_FLAG 2)
 
-
 #===========================================================================
 # CMAKE SETTINGS FOR BUILDING A BBTK PACKAGE
 #===========================================================================
diff --git a/lib/doxygen/README_HowToUpload.txt b/lib/doxygen/README_HowToUpload.txt
new file mode 100644 (file)
index 0000000..ddc8b93
--- /dev/null
@@ -0,0 +1,8 @@
+After builing ALL :
+
+1)
+cd in the build tree
+cd doxygen
+rsync -rtvO  . tux:/var/www/html/software/public/creatools/creaMaracasVisu/v1_0_2/doc --perms --chmod=Dg+s,ug+w
+
+