Skip to content

Commit 3e0e74f

Browse files
author
liangh
committed
fix solution && static lib used now
1 parent e04a3a6 commit 3e0e74f

File tree

10 files changed

+38
-20
lines changed

10 files changed

+38
-20
lines changed

QuSim.sln

+20-20
Original file line numberDiff line numberDiff line change
@@ -31,44 +31,44 @@ Global
3131
GlobalSection(ProjectConfigurationPlatforms) = postSolution
3232
{A9622653-D042-47BB-96D6-30AAAE17D219}.Debug|x64.ActiveCfg = Debug|x64
3333
{A9622653-D042-47BB-96D6-30AAAE17D219}.Debug|x64.Build.0 = Debug|x64
34-
{A9622653-D042-47BB-96D6-30AAAE17D219}.Debug|x86.ActiveCfg = Debug|x64
35-
{A9622653-D042-47BB-96D6-30AAAE17D219}.Debug|x86.Build.0 = Debug|x64
34+
{A9622653-D042-47BB-96D6-30AAAE17D219}.Debug|x86.ActiveCfg = Debug|Win32
35+
{A9622653-D042-47BB-96D6-30AAAE17D219}.Debug|x86.Build.0 = Debug|Win32
3636
{A9622653-D042-47BB-96D6-30AAAE17D219}.Release|x64.ActiveCfg = Release|x64
3737
{A9622653-D042-47BB-96D6-30AAAE17D219}.Release|x64.Build.0 = Release|x64
38-
{A9622653-D042-47BB-96D6-30AAAE17D219}.Release|x86.ActiveCfg = Release|x64
39-
{A9622653-D042-47BB-96D6-30AAAE17D219}.Release|x86.Build.0 = Release|x64
38+
{A9622653-D042-47BB-96D6-30AAAE17D219}.Release|x86.ActiveCfg = Release|Win32
39+
{A9622653-D042-47BB-96D6-30AAAE17D219}.Release|x86.Build.0 = Release|Win32
4040
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Debug|x64.ActiveCfg = Debug|x64
4141
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Debug|x64.Build.0 = Debug|x64
42-
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Debug|x86.ActiveCfg = Debug|x64
43-
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Debug|x86.Build.0 = Debug|x64
42+
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Debug|x86.ActiveCfg = Debug|Win32
43+
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Debug|x86.Build.0 = Debug|Win32
4444
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Release|x64.ActiveCfg = Release|x64
4545
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Release|x64.Build.0 = Release|x64
46-
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Release|x86.ActiveCfg = Release|x64
47-
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Release|x86.Build.0 = Release|x64
46+
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Release|x86.ActiveCfg = Release|Win32
47+
{9F3E805E-2EDF-4033-AFF3-7673A80C4C14}.Release|x86.Build.0 = Release|Win32
4848
{0B375AAD-830B-4E0F-9915-319223B75916}.Debug|x64.ActiveCfg = Debug|x64
4949
{0B375AAD-830B-4E0F-9915-319223B75916}.Debug|x64.Build.0 = Debug|x64
50-
{0B375AAD-830B-4E0F-9915-319223B75916}.Debug|x86.ActiveCfg = Debug|x64
51-
{0B375AAD-830B-4E0F-9915-319223B75916}.Debug|x86.Build.0 = Debug|x64
50+
{0B375AAD-830B-4E0F-9915-319223B75916}.Debug|x86.ActiveCfg = Debug|Win32
51+
{0B375AAD-830B-4E0F-9915-319223B75916}.Debug|x86.Build.0 = Debug|Win32
5252
{0B375AAD-830B-4E0F-9915-319223B75916}.Release|x64.ActiveCfg = Release|x64
5353
{0B375AAD-830B-4E0F-9915-319223B75916}.Release|x64.Build.0 = Release|x64
54-
{0B375AAD-830B-4E0F-9915-319223B75916}.Release|x86.ActiveCfg = Release|x64
55-
{0B375AAD-830B-4E0F-9915-319223B75916}.Release|x86.Build.0 = Release|x64
54+
{0B375AAD-830B-4E0F-9915-319223B75916}.Release|x86.ActiveCfg = Release|Win32
55+
{0B375AAD-830B-4E0F-9915-319223B75916}.Release|x86.Build.0 = Release|Win32
5656
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Debug|x64.ActiveCfg = Debug|x64
5757
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Debug|x64.Build.0 = Debug|x64
58-
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Debug|x86.ActiveCfg = Debug|x64
59-
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Debug|x86.Build.0 = Debug|x64
58+
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Debug|x86.ActiveCfg = Debug|Win32
59+
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Debug|x86.Build.0 = Debug|Win32
6060
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Release|x64.ActiveCfg = Release|x64
6161
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Release|x64.Build.0 = Release|x64
62-
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Release|x86.ActiveCfg = Release|x64
63-
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Release|x86.Build.0 = Release|x64
62+
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Release|x86.ActiveCfg = Release|Win32
63+
{87A63853-3D4D-4961-AFE1-35AF486E1EFF}.Release|x86.Build.0 = Release|Win32
6464
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Debug|x64.ActiveCfg = Debug|x64
6565
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Debug|x64.Build.0 = Debug|x64
66-
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Debug|x86.ActiveCfg = Debug|x64
67-
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Debug|x86.Build.0 = Debug|x64
66+
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Debug|x86.ActiveCfg = Debug|Win32
67+
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Debug|x86.Build.0 = Debug|Win32
6868
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Release|x64.ActiveCfg = Release|x64
6969
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Release|x64.Build.0 = Release|x64
70-
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Release|x86.ActiveCfg = Release|x64
71-
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Release|x86.Build.0 = Release|x64
70+
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Release|x86.ActiveCfg = Release|Win32
71+
{3A4B2681-4236-4A8A-9891-D7D3937F8648}.Release|x86.Build.0 = Release|Win32
7272
{F7624FE8-0DE0-44AA-AA89-FC696CA5CB8E}.Debug|x64.ActiveCfg = Debug|x64
7373
{F7624FE8-0DE0-44AA-AA89-FC696CA5CB8E}.Debug|x64.Build.0 = Debug|x64
7474
{F7624FE8-0DE0-44AA-AA89-FC696CA5CB8E}.Debug|x86.ActiveCfg = Debug|Win32

QuSim/QuSim.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
<SDLCheck>true</SDLCheck>
132132
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
133133
<ConformanceMode>true</ConformanceMode>
134+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
134135
</ClCompile>
135136
<Link>
136137
<SubSystem>Windows</SubSystem>
@@ -154,6 +155,7 @@
154155
<SDLCheck>true</SDLCheck>
155156
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
156157
<ConformanceMode>true</ConformanceMode>
158+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
157159
</ClCompile>
158160
<Link>
159161
<SubSystem>Windows</SubSystem>

QuSim2D/QuSim2D.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<SDLCheck>true</SDLCheck>
9393
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9494
<ConformanceMode>true</ConformanceMode>
95+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9596
</ClCompile>
9697
<Link>
9798
<SubSystem>Windows</SubSystem>
@@ -141,6 +142,7 @@
141142
<SDLCheck>true</SDLCheck>
142143
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
143144
<ConformanceMode>true</ConformanceMode>
145+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
144146
</ClCompile>
145147
<Link>
146148
<SubSystem>Windows</SubSystem>

QuSimBenchmark/QuSimBenchmark.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<SDLCheck>true</SDLCheck>
9393
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9494
<ConformanceMode>true</ConformanceMode>
95+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9596
</ClCompile>
9697
<Link>
9798
<SubSystem>Console</SubSystem>
@@ -138,6 +139,7 @@
138139
<SDLCheck>true</SDLCheck>
139140
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
140141
<ConformanceMode>true</ConformanceMode>
142+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
141143
</ClCompile>
142144
<Link>
143145
<SubSystem>Console</SubSystem>

QuSimCore/QuSimCore.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
<SDLCheck>true</SDLCheck>
9494
<PreprocessorDefinitions>NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9595
<ConformanceMode>true</ConformanceMode>
96+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9697
</ClCompile>
9798
<Link>
9899
<SubSystem>Windows</SubSystem>
@@ -142,6 +143,7 @@
142143
<SDLCheck>true</SDLCheck>
143144
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
144145
<ConformanceMode>true</ConformanceMode>
146+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
145147
</ClCompile>
146148
<Link>
147149
<SubSystem>Windows</SubSystem>

QuSimPrecision/QuSimPrecision.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<SDLCheck>true</SDLCheck>
9292
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9393
<ConformanceMode>true</ConformanceMode>
94+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9495
</ClCompile>
9596
<Link>
9697
<EnableCOMDATFolding>true</EnableCOMDATFolding>
@@ -134,6 +135,7 @@
134135
<SDLCheck>true</SDLCheck>
135136
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
136137
<ConformanceMode>true</ConformanceMode>
138+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
137139
</ClCompile>
138140
<Link>
139141
<EnableCOMDATFolding>true</EnableCOMDATFolding>

QuSimTest/QuSimTest.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<SDLCheck>true</SDLCheck>
9292
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9393
<ConformanceMode>true</ConformanceMode>
94+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9495
</ClCompile>
9596
<Link>
9697
<EnableCOMDATFolding>true</EnableCOMDATFolding>
@@ -134,6 +135,7 @@
134135
<SDLCheck>true</SDLCheck>
135136
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
136137
<ConformanceMode>true</ConformanceMode>
138+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
137139
</ClCompile>
138140
<Link>
139141
<EnableCOMDATFolding>true</EnableCOMDATFolding>

QuSolver/QuSolver.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
<SDLCheck>true</SDLCheck>
9494
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9595
<ConformanceMode>true</ConformanceMode>
96+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9697
</ClCompile>
9798
<Link>
9899
<SubSystem>Windows</SubSystem>
@@ -145,6 +146,7 @@
145146
<SDLCheck>true</SDLCheck>
146147
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
147148
<ConformanceMode>true</ConformanceMode>
149+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
148150
</ClCompile>
149151
<Link>
150152
<SubSystem>Windows</SubSystem>

QuSolverBenchmark/QuSolverBenchmark.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<SDLCheck>true</SDLCheck>
9292
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9393
<ConformanceMode>true</ConformanceMode>
94+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9495
</ClCompile>
9596
<Link>
9697
<EnableCOMDATFolding>true</EnableCOMDATFolding>
@@ -134,6 +135,7 @@
134135
<SDLCheck>true</SDLCheck>
135136
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
136137
<ConformanceMode>true</ConformanceMode>
138+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
137139
</ClCompile>
138140
<Link>
139141
<EnableCOMDATFolding>true</EnableCOMDATFolding>

QuSolverPrecision/QuSolverPrecision.vcxproj

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<SDLCheck>true</SDLCheck>
9292
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9393
<ConformanceMode>true</ConformanceMode>
94+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
9495
</ClCompile>
9596
<Link>
9697
<SubSystem>Console</SubSystem>
@@ -134,6 +135,7 @@
134135
<SDLCheck>true</SDLCheck>
135136
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
136137
<ConformanceMode>true</ConformanceMode>
138+
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
137139
</ClCompile>
138140
<Link>
139141
<SubSystem>Console</SubSystem>

0 commit comments

Comments
 (0)