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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user