mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-07 12:21:50 +03:00
update
This commit is contained in:
13
src/libslic3r/libslic3r_version.h.in
Normal file
13
src/libslic3r/libslic3r_version.h.in
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __SLIC3R_VERSION_H
|
||||
#define __SLIC3R_VERSION_H
|
||||
|
||||
#define SLIC3R_APP_NAME "@SLIC3R_APP_NAME@"
|
||||
#define SLIC3R_APP_KEY "@SLIC3R_APP_KEY@"
|
||||
#define SLIC3R_VERSION "@SLIC3R_VERSION@"
|
||||
#define SLIC3R_BUILD_ID "@SLIC3R_BUILD_ID@"
|
||||
#define SLIC3R_BUILD_TIME "@SLIC3R_BUILD_TIME@"
|
||||
//#define SLIC3R_RC_VERSION "@SLIC3R_VERSION@"
|
||||
#define QDT_RELEASE_TO_PUBLIC @QDT_RELEASE_TO_PUBLIC@
|
||||
#define QDT_INTERNAL_TESTING @QDT_INTERNAL_TESTING@
|
||||
|
||||
#endif /* __SLIC3R_VERSION_H */
|
||||
Reference in New Issue
Block a user