mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-09 14:20:03 +02:00
git version history
This commit is contained in:
parent
c985124b51
commit
0eaecc0e12
@ -1,9 +1,9 @@
|
||||
Path: slsDetectorsPackage/slsDetectorGui
|
||||
URL: origin git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git
|
||||
Repository Root: origin git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git
|
||||
Repsitory UUID: bf99e3b9300675c33067e0934fd271b841d5dd66
|
||||
Revision: 271
|
||||
Repsitory UUID: 8d8e3f9221be0f85c016a7d48e5d1abed5fdcc95
|
||||
Revision: 272
|
||||
Branch: separate_receiver
|
||||
Last Changed Author: Maliakal_Dhanya
|
||||
Last Changed Rev: 271
|
||||
Last Changed Date: 2014-05-23 14:52:12 +0200
|
||||
Last Changed Rev: 272
|
||||
Last Changed Date: 2014-06-03 12:07:35 +0200
|
||||
|
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "bf99e3b9300675c33067e0934fd271b841d5dd66"
|
||||
//#define SVNREV 0x271
|
||||
#define SVNREPUUID "8d8e3f9221be0f85c016a7d48e5d1abed5fdcc95"
|
||||
//#define SVNREV 0x272
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Maliakal_Dhanya"
|
||||
#define SVNREV 0x271
|
||||
#define SVNDATE 0x20140523
|
||||
#define SVNREV 0x272
|
||||
#define SVNDATE 0x20140603
|
||||
//
|
||||
|
@ -126,7 +126,7 @@ HEADERS = \
|
||||
include/qTabDebugging.h\
|
||||
include/qTabDeveloper.h\
|
||||
include/qTabMessages.h\
|
||||
include/svnInfoGui.h\
|
||||
include/gitInfoGui.h\
|
||||
../slsDetectorSoftware/commonFiles/sls_detector_defs.h\
|
||||
include/qServer.h
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include "slsDetector.h"
|
||||
#include "multiSlsDetector.h"
|
||||
#include "sls_detector_defs.h"
|
||||
#include "svnInfoGui.h"
|
||||
#include "gitInfoGui.h"
|
||||
// Qt Include Headers
|
||||
#include <QSizePolicy>
|
||||
#include <QFileDialog>
|
||||
|
Loading…
x
Reference in New Issue
Block a user