Added new Project using Qt,
There is garbage left from Qt??
This commit is contained in:
10
MeshViewerQt/Header/defines.h
Normal file
10
MeshViewerQt/Header/defines.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#define WINDOW_NAME "Mesh Viewer"
|
||||
#define WINDOW_WIDTH 640
|
||||
#define WINDOW_HEIGHT 480
|
||||
|
||||
#define DEFAULT_STATUS_MESSAGE "Mesh Viewer pre alpha by Anakin"
|
||||
#define DEFAULT_MAJOR_VERSION 4
|
||||
#define DEFAULT_MINOR_VERSION 5
|
||||
#define DEAFAULT_BACKGROUND 0.5000f, 0.8000f, 1.0000f, 0.0000f
|
||||
Reference in New Issue
Block a user