src: fixed build issues
This commit is contained in:
@@ -19,9 +19,9 @@ enum SourceGroupType
|
||||
SOURCE_GROUP_JAVA_MAVEN,
|
||||
SOURCE_GROUP_JAVA_GRADLE,
|
||||
#endif // BUILD_JAVA_LANGUAGE_PACKAGE
|
||||
#if BUILD_JAVA_LANGUAGE_PACKAGE
|
||||
#if BUILD_PYTHON_LANGUAGE_PACKAGE
|
||||
SOURCE_GROUP_PYTHON_EMPTY,
|
||||
#endif // BUILD_JAVA_LANGUAGE_PACKAGE
|
||||
#endif // BUILD_PYTHON_LANGUAGE_PACKAGE
|
||||
SOURCE_GROUP_CUSTOM_COMMAND,
|
||||
SOURCE_GROUP_UNKNOWN
|
||||
};
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
#include <QDir>
|
||||
#include <windows.h>
|
||||
|
||||
#include "vld.h"
|
||||
|
||||
#include "FileSystem.h"
|
||||
#include "AppPath.h"
|
||||
#include "Application.h"
|
||||
|
||||
Reference in New Issue
Block a user