保留源代码,删除无关文件
This commit is contained in:
parent
a29446bd7b
commit
9ec3538000
22
.qmake.stash
22
.qmake.stash
|
@ -1,22 +0,0 @@
|
|||
QMAKE_CXX.QT_COMPILER_STDCXX = 199711L
|
||||
QMAKE_CXX.QMAKE_MSC_VER = 1928
|
||||
QMAKE_CXX.QMAKE_MSC_FULL_VER = 192829914
|
||||
QMAKE_CXX.COMPILER_MACROS = \
|
||||
QT_COMPILER_STDCXX \
|
||||
QMAKE_MSC_VER \
|
||||
QMAKE_MSC_FULL_VER
|
||||
QMAKE_CXX.INCDIRS = \
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\ATLMFC\\include" \
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\include" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\include\\um" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\ucrt" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\shared" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\um" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\winrt" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\include\\10.0.19041.0\\cppwinrt"
|
||||
QMAKE_CXX.LIBDIRS = \
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\ATLMFC\\lib\\x64" \
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Community\\VC\\Tools\\MSVC\\14.28.29910\\lib\\x64" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\lib\\um\\x64" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.19041.0\\ucrt\\x64" \
|
||||
"C:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.19041.0\\um\\x64"
|
|
@ -1,12 +0,0 @@
|
|||
# ----------------------------------------------------
|
||||
# This file is generated by the Qt Visual Studio Tools.
|
||||
# ------------------------------------------------------
|
||||
|
||||
# This is a reminder that you are using a generated .pro file.
|
||||
# Remove it when you are finished editing this file.
|
||||
message("You are running qmake on a generated .pro file. This may not work!")
|
||||
|
||||
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS += WebQt/WebQt.pro \
|
||||
DataPlatform/DBM.pro
|
|
@ -1,59 +0,0 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31205.134
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DPS", "DataPlatform\DPS.vcxproj", "{884C0EEF-30B7-33D2-B15A-581395CEC503}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CodeGenerator", "..\..\..\6. 开发相关\生成.NET接口代码\generateCSharpCode\generateCSharpCode.vcxproj", "{723C1ECC-584C-46A7-B739-6E801A2BF27C}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
Debug|x86 = Debug|x86
|
||||
deploy|x64 = deploy|x64
|
||||
deploy|x86 = deploy|x86
|
||||
develop|x64 = develop|x64
|
||||
develop|x86 = develop|x86
|
||||
Release|x64 = Release|x64
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x64.ActiveCfg = dev|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x64.Build.0 = dev|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x86.ActiveCfg = Release|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Debug|x86.Build.0 = Release|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x64.ActiveCfg = deploy|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x64.Build.0 = deploy|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.deploy|x86.ActiveCfg = deploy|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x64.ActiveCfg = dev|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x64.Build.0 = dev|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x86.ActiveCfg = Release|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.develop|x86.Build.0 = Release|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x64.ActiveCfg = Release|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x64.Build.0 = Release|x64
|
||||
{884C0EEF-30B7-33D2-B15A-581395CEC503}.Release|x86.ActiveCfg = Release|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x64.Build.0 = Debug|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Debug|x86.Build.0 = Debug|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x64.ActiveCfg = Debug|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x64.Build.0 = Debug|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x86.ActiveCfg = Debug|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.deploy|x86.Build.0 = Debug|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x64.ActiveCfg = Debug|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x64.Build.0 = Debug|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x86.ActiveCfg = Debug|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.develop|x86.Build.0 = Debug|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x64.ActiveCfg = Release|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x64.Build.0 = Release|x64
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x86.ActiveCfg = Release|Win32
|
||||
{723C1ECC-584C-46A7-B739-6E801A2BF27C}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {F28115F3-D025-4527-BDAF-2398CD6B95A4}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
14
README.md
14
README.md
|
@ -1,14 +0,0 @@
|
|||
# DataPlatformStudio
|
||||
## 使用说明
|
||||
### 项目依赖
|
||||
* 本程序使用**Visual Studio 2019 (v142)**编译平台,Windows SDK版本为**10.0.19041.0**。
|
||||
* 编译系统需安装**QT 5.15.2**。
|
||||
|
||||
### 项目编译
|
||||
打开解决方案`DataPlatformStudio.sln`,选择debug或者release任意一种配置启动编译即可。
|
||||
|
||||
第一次编译完成后,还不能直接启动程序。请执行一次解决方案目录下的`denpendinstall.bat`脚本,以便初始化QT程序的依赖库和拷贝第三方依赖组件(3th目录下内容)。
|
||||
|
||||
之后常规运行调试程序即可。
|
||||
|
||||
>*测试程序需要将**DataPlatform**目录下的**project.json**文件拷贝到运行目录作为虚拟测试数据,正式程序请去除该项内容。*
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 104f2d2fda33f4c179960d628e7446f3869ef4ed
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
rm -rf ./DataPlatform/html/
|
||||
rm -rf ./html/static/js/*.map
|
||||
xcopy "./html" %~dp0"DataPlatform\html\" /S /Y /I
|
||||
|
||||
pushd "./DataPlatform/"
|
||||
createqrc.exe ./ ui html /html
|
||||
popd
|
||||
devenv.exe DataPlatformStudio.sln /build "deploy|x64"
|
||||
denpendinstall.bat
|
|
@ -1,15 +0,0 @@
|
|||
set OUTPUTPATH=..\bin\
|
||||
set RELEASEPATH=%OUTPUTPATH%release
|
||||
set DEBUGPATH=%OUTPUTPATH%debug
|
||||
|
||||
if exist %RELEASEPATH% (
|
||||
xcopy 3th\release %RELEASEPATH% /Y /I /E
|
||||
xcopy DataPlatform\*.ico %RELEASEPATH% /Y /I
|
||||
windeployqt.exe %RELEASEPATH%\DPS.exe
|
||||
)
|
||||
|
||||
if exist %DEBUGPATH% (
|
||||
xcopy 3th\debug %DEBUGPATH% /Y /I /E
|
||||
xcopy DataPlatform\*.ico %DEBUGPATH% /Y /I
|
||||
windeployqt.exe %DEBUGPATH%\DPS.exe
|
||||
)
|
Loading…
Reference in New Issue