|
@@ -26,9 +26,12 @@
|
|
#include "WEXAdapter.h"
|
|
#include "WEXAdapter.h"
|
|
#endif
|
|
#endif
|
|
#include "dxc/Support/Unicode.h"
|
|
#include "dxc/Support/Unicode.h"
|
|
-#include "dxc/Test/TestConfig.h"
|
|
|
|
#include "dxc/DXIL/DxilConstants.h" // DenormMode
|
|
#include "dxc/DXIL/DxilConstants.h" // DenormMode
|
|
|
|
|
|
|
|
+#ifndef DEFAULT_TEST_DIR
|
|
|
|
+#include "dxc/Test/TestConfig.h"
|
|
|
|
+#endif
|
|
|
|
+
|
|
using namespace std;
|
|
using namespace std;
|
|
|
|
|
|
#ifndef HLSLDATAFILEPARAM
|
|
#ifndef HLSLDATAFILEPARAM
|