Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hydraulicModel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘乐
hydraulicModel
Commits
6b0c5bcb
Commit
6b0c5bcb
authored
Sep 22, 2020
by
刘乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1,工程配置修改
parent
f67add1f
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
2 deletions
+7
-2
EPNAET2.vcxproj
EPNAET2/EPNAET2.vcxproj
+1
-0
funcDemo.vcxproj
funcDemo/funcDemo.vcxproj
+1
-0
pandaAnalysis.vcxproj
pandaAnalysis/pandaAnalysis.vcxproj
+2
-1
pandaDbManager.vcxproj
pandaDbManager/pandaDbManager.vcxproj
+1
-0
pandaLog.vcxproj
pandaLog/pandaLog.vcxproj
+2
-1
No files found.
EPNAET2/EPNAET2.vcxproj
View file @
6b0c5bcb
...
...
@@ -80,6 +80,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
<LinkIncremental>
true
</LinkIncremental>
<OutDir>
..\..\hydraulicModel\Program\
</OutDir>
<TargetName>
$(ProjectName)_u
</TargetName>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
<LinkIncremental>
false
</LinkIncremental>
...
...
funcDemo/funcDemo.vcxproj
View file @
6b0c5bcb
...
...
@@ -79,6 +79,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
<LinkIncremental>
true
</LinkIncremental>
<OutDir>
..\..\hModelProgram\Program\
</OutDir>
<TargetName>
$(ProjectName)_u
</TargetName>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
<LinkIncremental>
false
</LinkIncremental>
...
...
pandaAnalysis/pandaAnalysis.vcxproj
View file @
6b0c5bcb
...
...
@@ -40,7 +40,7 @@
<CharacterSet>
Unicode
</CharacterSet>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<ConfigurationType>
DynamicLibrary
</ConfigurationType>
<UseDebugLibraries>
true
</UseDebugLibraries>
<PlatformToolset>
v142
</PlatformToolset>
<CharacterSet>
Unicode
</CharacterSet>
...
...
@@ -79,6 +79,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
<LinkIncremental>
true
</LinkIncremental>
<OutDir>
..\..\hydraulicModel\Program\
</OutDir>
<TargetName>
$(ProjectName)_u
</TargetName>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
<LinkIncremental>
false
</LinkIncremental>
...
...
pandaDbManager/pandaDbManager.vcxproj
View file @
6b0c5bcb
...
...
@@ -79,6 +79,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
<LinkIncremental>
true
</LinkIncremental>
<OutDir>
..\..\hModelProgram\Program\
</OutDir>
<TargetName>
$(ProjectName)_u
</TargetName>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
<LinkIncremental>
false
</LinkIncremental>
...
...
pandaLog/pandaLog.vcxproj
View file @
6b0c5bcb
...
...
@@ -40,7 +40,7 @@
<CharacterSet>
Unicode
</CharacterSet>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
Label=
"Configuration"
>
<ConfigurationType>
Application
</ConfigurationType>
<ConfigurationType>
DynamicLibrary
</ConfigurationType>
<UseDebugLibraries>
true
</UseDebugLibraries>
<PlatformToolset>
v142
</PlatformToolset>
<CharacterSet>
Unicode
</CharacterSet>
...
...
@@ -79,6 +79,7 @@
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
<LinkIncremental>
true
</LinkIncremental>
<OutDir>
..\..\hModelProgram\Program\
</OutDir>
<TargetName>
$(ProjectName)_u
</TargetName>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
<LinkIncremental>
false
</LinkIncremental>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment