Changeset 1348 for trunk/source/visualization/gMocren
- Timestamp:
- Jan 5, 2011, 12:19:12 PM (15 years ago)
- Location:
- trunk/source/visualization/gMocren
- Files:
-
- 5 edited
-
CVS/Entries (modified) (1 diff)
-
GNUmakefile (modified) (2 diffs)
-
History (modified) (2 diffs)
-
include/CVS/Entries (modified) (1 diff)
-
src/CVS/Entries (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/gMocren/CVS/Entries
r1347 r1348 1 1 D/include//// 2 2 D/src//// 3 /CMakeLists.txt/1.1/Wed Sep 29 19:14:32 2010// Tgeant4-09-04-ref-004 / sources.cmake/1.1/Wed Sep 29 19:14:41 2010//Tgeant4-09-04-ref-005 / GNUmakefile/1.2/Mon Oct 12 10:24:23 2009//Tgeant4-09-04-ref-006 / History/1.16/Thu Nov 11 00:49:25 2010//Tgeant4-09-04-ref-007 / README/1.2/Mon Oct 12 19:51:37 2009//Tgeant4-09-04-ref-003 /CMakeLists.txt/1.1/Wed Sep 29 19:14:32 2010// 4 /README/1.2/Mon Oct 12 19:51:37 2009// 5 /sources.cmake/1.1/Wed Sep 29 19:14:41 2010// 6 /GNUmakefile/1.3/Mon Jan 3 14:34:46 2011// 7 /History/1.17/Mon Jan 3 14:34:46 2011// -
trunk/source/visualization/gMocren/GNUmakefile
r1347 r1348 1 # $Id: GNUmakefile,v 1. 2 2009/10/12 10:24:23 akimuraExp $1 # $Id: GNUmakefile,v 1.3 2011/01/03 14:34:46 lgarnier Exp $ 2 2 3 3 name := G4GMocren … … 17 17 include $(G4INSTALL)/config/G4VIS_BUILD.gmk 18 18 include $(G4INSTALL)/config/interactivity.gmk 19 20 # NO need OGL, then reset OGLGLAGS 21 OGLFLAGS = "" 22 OGLLIBS = "" 23 # NO need QT, then reset QTGLAGS 24 QTFLAGS = "" 25 QTLIBS = "" 26 GLQTLIBS = "" 19 27 20 28 CPPFLAGS += -I$(G4BASE)/visualization/management/include -
trunk/source/visualization/gMocren/History
r1347 r1348 1 $Id: History,v 1.1 6 2010/11/11 00:49:25 akimuraExp $1 $Id: History,v 1.17 2011/01/03 14:34:46 lgarnier Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 20 20 History file for visualization/gMocren sub-category 21 21 --------------------------------------------------- 22 23 23, December L. Garnier 24 - GNUmakefile : Remove OpenGL/Qt stuff from Makefile 22 25 23 26 11 November 2010 Akinori Kimura (gMocren-V09-03-05) -
trunk/source/visualization/gMocren/include/CVS/Entries
r1347 r1348 1 /G4GMocrenFile.hh/1.2/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-002 /G4GMocrenFileCTtoDensityMap.hh/1.1/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-003 /G4GMocrenFileSceneHandler.hh/1.6/Sun May 30 10:04:16 2010// Tgeant4-09-04-ref-004 /G4GMocrenFileViewer.hh/1.2/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-005 /G4GMocrenIO.hh/1.4/Fri Jun 25 09:46:17 2010// Tgeant4-09-04-ref-006 /G4GMocrenMessenger.hh/1.2/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-007 /G4GMocrenTouchable.hh/1.2/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-001 /G4GMocrenFile.hh/1.2/Mon Oct 12 10:04:35 2009// 2 /G4GMocrenFileCTtoDensityMap.hh/1.1/Mon Oct 12 10:04:35 2009// 3 /G4GMocrenFileSceneHandler.hh/1.6/Sun May 30 10:04:16 2010// 4 /G4GMocrenFileViewer.hh/1.2/Mon Oct 12 10:04:35 2009// 5 /G4GMocrenIO.hh/1.4/Fri Jun 25 09:46:17 2010// 6 /G4GMocrenMessenger.hh/1.2/Mon Oct 12 10:04:35 2009// 7 /G4GMocrenTouchable.hh/1.2/Mon Oct 12 10:04:35 2009// 8 8 D -
trunk/source/visualization/gMocren/src/CVS/Entries
r1347 r1348 1 /G4GMocrenFile.cc/1.2/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-002 /G4GMocrenFileCTtoDensityMap.cc/1.2/Wed Dec 16 17:51:27 2009// Tgeant4-09-04-ref-003 /G4GMocrenFileSceneHandler.cc/1.18/Wed Nov 10 23:53:23 2010// Tgeant4-09-04-ref-004 /G4GMocrenFileViewer.cc/1.4/Wed Nov 10 23:53:23 2010// Tgeant4-09-04-ref-005 /G4GMocrenIO.cc/1.6/Wed Nov 10 23:53:23 2010// Tgeant4-09-04-ref-006 /G4GMocrenMessenger.cc/1.2/Mon Oct 12 10:04:35 2009// Tgeant4-09-04-ref-001 /G4GMocrenFile.cc/1.2/Mon Oct 12 10:04:35 2009// 2 /G4GMocrenFileCTtoDensityMap.cc/1.2/Wed Dec 16 17:51:27 2009// 3 /G4GMocrenFileSceneHandler.cc/1.18/Wed Nov 10 23:53:23 2010// 4 /G4GMocrenFileViewer.cc/1.4/Wed Nov 10 23:53:23 2010// 5 /G4GMocrenIO.cc/1.6/Wed Nov 10 23:53:23 2010// 6 /G4GMocrenMessenger.cc/1.2/Mon Oct 12 10:04:35 2009// 7 7 D
Note:
See TracChangeset
for help on using the changeset viewer.
