From 44a1743db94619c9d27beccb5d26e0f95129d2e9 Mon Sep 17 00:00:00 2001
From: codeboss <2422523675@qq.com>
Date: Mon, 24 Jun 2024 21:25:41 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=BC=96=E8=AF=91=E9=85=8D?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
WsNovelParser/WsNovelParser.vcxproj | 2 +-
WsNovelParser/main.cpp | 2 +-
libParse/libParse.vcxproj | 2 +-
libSyntax/libSyntax.vcxproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/WsNovelParser/WsNovelParser.vcxproj b/WsNovelParser/WsNovelParser.vcxproj
index e6e12e8..717df7d 100644
--- a/WsNovelParser/WsNovelParser.vcxproj
+++ b/WsNovelParser/WsNovelParser.vcxproj
@@ -20,7 +20,7 @@
{1EF577E8-D92D-4926-9207-1567137BB672}
QtVS_v304
10.0
- 10.0.22621.0
+ 10.0
$(MSBuildProjectDirectory)\QtMsBuild
diff --git a/WsNovelParser/main.cpp b/WsNovelParser/main.cpp
index 8169c88..ef16d31 100644
--- a/WsNovelParser/main.cpp
+++ b/WsNovelParser/main.cpp
@@ -263,7 +263,7 @@ int main(int argc, char* argv[]) {
default: {
std::cout << "nsc(WsNovelStoryCompiler£º¹ÊÊÂÏß±àÒëÆ÷)" << std::endl;
std::cout << "°æ±¾£ºV1.0.0" << std::endl;
- std::cout << "nsc --path path-to-dir [--dest path-to-output] [--html]" << std::endl;
+ std::cout << "nsc --path path-to-dir --dest path-to-output [--html]" << std::endl;
}break;
}
//return a.exec();
diff --git a/libParse/libParse.vcxproj b/libParse/libParse.vcxproj
index 42abeb7..f13e397 100644
--- a/libParse/libParse.vcxproj
+++ b/libParse/libParse.vcxproj
@@ -20,7 +20,7 @@
{C3AADEB5-3695-4DF4-B8E1-D37F928F3B2F}
QtVS_v304
10.0
- 10.0.22621.0
+ 10.0
$(MSBuildProjectDirectory)\QtMsBuild
diff --git a/libSyntax/libSyntax.vcxproj b/libSyntax/libSyntax.vcxproj
index 43f131e..460ffac 100644
--- a/libSyntax/libSyntax.vcxproj
+++ b/libSyntax/libSyntax.vcxproj
@@ -20,7 +20,7 @@
{EF557F71-99AA-4F2B-A5F5-1A4518A11C19}
QtVS_v304
10.0
- 10.0.22621.0
+ 10.0
$(MSBuildProjectDirectory)\QtMsBuild