diff options
Diffstat (limited to 'projects/strgen_vs90.vcproj')
-rw-r--r-- | projects/strgen_vs90.vcproj | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/projects/strgen_vs90.vcproj b/projects/strgen_vs90.vcproj index cf8bc5b82..e28cd7d70 100644 --- a/projects/strgen_vs90.vcproj +++ b/projects/strgen_vs90.vcproj @@ -113,6 +113,10 @@ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" > <File + RelativePath="..\src\core\alloc_func.cpp" + > + </File> + <File RelativePath="..\src\strgen\strgen.cpp" > </File> @@ -122,7 +126,19 @@ </File> </Filter> <File - RelativePath="..\src\macros.h" + RelativePath="..\src\core\alloc_func.hpp" + > + </File> + <File + RelativePath="..\src\table\control_codes.h" + > + </File> + <File + RelativePath="..\src\debug.h" + > + </File> + <File + RelativePath="..\src\core\endian_func.hpp" > </File> <File |