1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" ..\common.init.vcxproj" />
4
4
<Import Project =" ..\common.qt.init.vcxproj" />
13
13
<ResourceCompile Include =" ..\..\src\qt\res\bgl-qt-res.rc" />
14
14
</ItemGroup >
15
15
<ItemGroup >
16
- <ProjectReference Include =" ..\libBGLconsensus\libBGLconsensus.vcxproj" >
17
- <Project >{2b384fa8-9ee1-4544-93cb-0d733c25e8ce}</Project >
18
- </ProjectReference >
19
16
<ProjectReference Include =" ..\libBGL_cli\libBGL_cli.vcxproj" >
20
17
<Project >{0667528c-d734-4009-adf9-c0d6c4a5a5a6}</Project >
21
18
</ProjectReference >
22
19
<ProjectReference Include =" ..\libBGL_common\libBGL_common.vcxproj" >
23
20
<Project >{7c87e378-df58-482e-aa2f-1bc129bc19ce}</Project >
24
21
</ProjectReference >
22
+ <ProjectReference Include =" ..\libBGL_consensus\libBGL_consensus.vcxproj" >
23
+ <Project >{2b384fa8-9ee1-4544-93cb-0d733c25e8ce}</Project >
24
+ </ProjectReference >
25
25
<ProjectReference Include =" ..\libBGL_crypto\libBGL_crypto.vcxproj" >
26
26
<Project >{6190199c-6cf4-4dad-bfbd-93fa72a760c1}</Project >
27
27
</ProjectReference >
28
+ <ProjectReference Include =" ..\libBGL_node\libBGL_node.vcxproj" >
29
+ <Project >{460fee33-1fe1-483f-b3bf-931ff8e969a5}</Project >
30
+ </ProjectReference >
28
31
<ProjectReference Include =" ..\libBGL_qt\libBGL_qt.vcxproj" >
29
32
<Project >{2b4abff8-d1fd-4845-88c9-1f3c0a6512bf}</Project >
30
33
</ProjectReference >
31
- <ProjectReference Include =" ..\libBGL_node\libbBGL_node.vcxproj" >
32
- <Project >{460fee33-1fe1-483f-b3bf-931ff8e969a5}</Project >
33
- </ProjectReference >
34
34
<ProjectReference Include =" ..\libBGL_util\libBGL_util.vcxproj" >
35
35
<Project >{b53a5535-ee9d-4c6f-9a26-f79ee3bc3754}</Project >
36
36
</ProjectReference >
50
50
<Project >{5724ba7d-a09a-4ba8-800b-c4c1561b3d69}</Project >
51
51
</ProjectReference >
52
52
</ItemGroup >
53
-
54
53
<ItemDefinitionGroup Condition =" '$(Configuration)'=='Release'" >
55
54
<ClCompile >
56
55
<AdditionalIncludeDirectories >$(QtIncludes);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
65
64
<PreprocessorDefinitions >HAVE_CONFIG_H;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
66
65
</ResourceCompile >
67
66
</ItemDefinitionGroup >
68
-
69
67
<ItemDefinitionGroup Condition =" '$(Configuration)'=='Debug'" >
70
68
<ClCompile >
71
69
<AdditionalIncludeDirectories >$(QtIncludes);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
78
76
<PreprocessorDefinitions >HAVE_CONFIG_H;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
79
77
</ResourceCompile >
80
78
</ItemDefinitionGroup >
81
-
82
79
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
83
80
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
84
- </Project >
81
+ </Project >
0 commit comments