diff options
| author | Li Jin <dragon-fly@qq.com> | 2022-02-24 10:48:52 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2022-02-24 10:48:52 +0800 |
| commit | 1880ba290e3203d2ea204e95d9f2d438016271fb (patch) | |
| tree | 37bb4657ec6933d4dcf4339bc2ac2cd4814a87cc /win-build/YuescriptDLL/YuescriptDLL.vcxproj.user | |
| parent | 47b1ffe8e36343ca10539427f3c64a56e0ca13b9 (diff) | |
| download | yuescript-1880ba290e3203d2ea204e95d9f2d438016271fb.tar.gz yuescript-1880ba290e3203d2ea204e95d9f2d438016271fb.tar.bz2 yuescript-1880ba290e3203d2ea204e95d9f2d438016271fb.zip | |
fix vcproj names.
Diffstat (limited to 'win-build/YuescriptDLL/YuescriptDLL.vcxproj.user')
| -rw-r--r-- | win-build/YuescriptDLL/YuescriptDLL.vcxproj.user | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win-build/YuescriptDLL/YuescriptDLL.vcxproj.user b/win-build/YuescriptDLL/YuescriptDLL.vcxproj.user new file mode 100644 index 0000000..88a5509 --- /dev/null +++ b/win-build/YuescriptDLL/YuescriptDLL.vcxproj.user | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
| 3 | <PropertyGroup /> | ||
| 4 | </Project> \ No newline at end of file | ||
