summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/strgen_vs100.vcxproj2
-rw-r--r--projects/strgen_vs100.vcxproj.filters2
-rw-r--r--projects/strgen_vs80.vcproj2
-rw-r--r--projects/strgen_vs90.vcproj2
4 files changed, 4 insertions, 4 deletions
diff --git a/projects/strgen_vs100.vcxproj b/projects/strgen_vs100.vcxproj
index 19096355d..fe0816113 100644
--- a/projects/strgen_vs100.vcxproj
+++ b/projects/strgen_vs100.vcxproj
@@ -84,7 +84,7 @@
<ClInclude Include="..\src\debug.h" />
<ClInclude Include="..\src\core\endian_func.hpp" />
<ClInclude Include="..\src\stdafx.h" />
- <ClInclude Include="..\src\string.h" />
+ <ClInclude Include="..\src\string_func.h" />
<ClInclude Include="..\src\misc\getoptdata.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
diff --git a/projects/strgen_vs100.vcxproj.filters b/projects/strgen_vs100.vcxproj.filters
index e6d7a7eed..44875572a 100644
--- a/projects/strgen_vs100.vcxproj.filters
+++ b/projects/strgen_vs100.vcxproj.filters
@@ -26,7 +26,7 @@
<ClInclude Include="..\src\debug.h" />
<ClInclude Include="..\src\core\endian_func.hpp" />
<ClInclude Include="..\src\stdafx.h" />
- <ClInclude Include="..\src\string.h" />
+ <ClInclude Include="..\src\string_func.h" />
<ClInclude Include="..\src\misc\getoptdata.h" />
</ItemGroup>
</Project>
diff --git a/projects/strgen_vs80.vcproj b/projects/strgen_vs80.vcproj
index b344a8f0b..93a9bc427 100644
--- a/projects/strgen_vs80.vcproj
+++ b/projects/strgen_vs80.vcproj
@@ -151,7 +151,7 @@
>
</File>
<File
- RelativePath="..\src\string.h"
+ RelativePath="..\src\string_func.h"
>
</File>
<File
diff --git a/projects/strgen_vs90.vcproj b/projects/strgen_vs90.vcproj
index 0cbcb95da..39892cd10 100644
--- a/projects/strgen_vs90.vcproj
+++ b/projects/strgen_vs90.vcproj
@@ -151,7 +151,7 @@
>
</File>
<File
- RelativePath="..\src\string.h"
+ RelativePath="..\src\string_func.h"
>
</File>
<File