TestEGk 1.5a2 : Piccole migliorie.
This commit is contained in:
+4
-2
@@ -14,11 +14,12 @@
|
||||
//--------------------------- Include ----------------------------------------
|
||||
#include "stdafx.h"
|
||||
#include "TegExecutor.h"
|
||||
#include "/EgtDev/Include/EgnGetModuleVer.h"
|
||||
#include "/EgtDev/Include/EGnDllMain.h"
|
||||
#include "/EgtDev/Include/EgnGetModuleVer.h"
|
||||
#include "/EgtDev/Include/EGnStringUtils.h"
|
||||
#include "/EgtDev/Include/EGnStringConverter.h"
|
||||
#include "/EgtDev/Include/EgnCmdParser.h"
|
||||
#include "/EgtDev/Include/EGnCmdParser.h"
|
||||
#include "/EgtDev/Include/ENkDllMain.h"
|
||||
#include "/EgtDev/Include/EGkDllMain.h"
|
||||
#include "/EgtDev/Include/EGkGeomDB.h"
|
||||
#include "/EgtDev/Include/EGkGdbExecutor.h"
|
||||
@@ -93,6 +94,7 @@ wmain( int argc, wchar_t* argv[])
|
||||
|
||||
// versione delle librerie
|
||||
LOG_INFO( &logger, GetEGnVersion())
|
||||
LOG_INFO( &logger, GetENkVersion())
|
||||
LOG_INFO( &logger, GetEGkVersion())
|
||||
|
||||
// nessun errore
|
||||
|
||||
Reference in New Issue
Block a user