mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-02 19:52:01 +02:00
auto generate MSVC project files
This commit is contained in:
@ -20,18 +20,7 @@
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\wallet\coinselection.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\coincontrol.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\crypter.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\db.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\feebumper.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\fees.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\init.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\rpcdump.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\rpcwallet.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\wallet.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\walletdb.cpp" />
|
||||
<ClCompile Include="..\..\src\wallet\walletutil.cpp" />
|
||||
@SOURCE_FILES@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
Reference in New Issue
Block a user