Moved to proper subfolder to make room for other VWE projects.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Cyd
2026-06-26 10:12:09 -05:00
co-authored by Claude Opus 4.8
parent 4c6b8345c8
commit 202563065f
15 changed files with 64 additions and 64 deletions
@@ -3,7 +3,7 @@
#define __STL_INC_FINDHPP__
#define __PLACEMENT_NEW_INLINE
void * _cdecl operator new(size_t, void *_P);
#define __STL_NATIVE_HEADER(x) <c:\VWE\build-env\stlnative/##x> // relocated into working tree (was c:\stlnative)
#define __STL_NATIVE_C_HEADER(x) <c:\VWE\build-env\stlnative/##x> // relocated into working tree (was c:\stlnative)
#define __STL_NATIVE_CPP_C_HEADER(x) <c:\VWE\build-env\stlnative/##x> // relocated into working tree (was c:\stlnative)
#define __STL_NATIVE_HEADER(x) <c:\VWE\firestorm\build-env\stlnative/##x> // relocated into working tree (was c:\stlnative)
#define __STL_NATIVE_C_HEADER(x) <c:\VWE\firestorm\build-env\stlnative/##x> // relocated into working tree (was c:\stlnative)
#define __STL_NATIVE_CPP_C_HEADER(x) <c:\VWE\firestorm\build-env\stlnative/##x> // relocated into working tree (was c:\stlnative)
#endif