]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
CCAR: add Makefile to example cpp2
authorcaremoli <caremoli>
Fri, 23 Jan 2009 18:14:28 +0000 (18:14 +0000)
committercaremoli <caremoli>
Fri, 23 Jan 2009 18:14:28 +0000 (18:14 +0000)
Examples/cpp2/Makefile [new file with mode: 0644]

diff --git a/Examples/cpp2/Makefile b/Examples/cpp2/Makefile
new file mode 100644 (file)
index 0000000..88544a1
--- /dev/null
@@ -0,0 +1,5 @@
+
+KERNEL_ROOT_DIR=/local/chris/SALOME2/RELEASES/Install/KERNEL_V5
+
+prog:prog.cxx
+       g++ -o prog prog.cxx -L./install/lib/salome -lcompo1Exelib