30 lines
No EOL
799 B
Text
30 lines
No EOL
799 B
Text
# Build directories
|
|
Debug/*
|
|
Release/*
|
|
.vs
|
|
packages/*
|
|
*/Obj
|
|
*/Debug
|
|
*/Release
|
|
*/x64
|
|
*.vcxproj.user
|
|
|
|
# .vcxproj files that are auto-generated by the msvc-autogen.py script.
|
|
libmoneyrocket_cli/libmoneyrocket_cli.vcxproj
|
|
libmoneyrocket_common/libmoneyrocket_common.vcxproj
|
|
libmoneyrocket_crypto/libmoneyrocket_crypto.vcxproj
|
|
libmoneyrocket_node/libmoneyrocket_node.vcxproj
|
|
libmoneyrocket_util/libmoneyrocket_util.vcxproj
|
|
libmoneyrocket_wallet_tool/libmoneyrocket_wallet_tool.vcxproj
|
|
libmoneyrocket_wallet/libmoneyrocket_wallet.vcxproj
|
|
libmoneyrocket_zmq/libmoneyrocket_zmq.vcxproj
|
|
bench_moneyrocket/bench_moneyrocket.vcxproj
|
|
libtest_util/libtest_util.vcxproj
|
|
|
|
/moneyrocket_config.h
|
|
/common.init.vcxproj
|
|
|
|
*/Win32
|
|
libmoneyrocket_qt/QtGeneratedFiles/*
|
|
test_moneyrocket-qt/QtGeneratedFiles/*
|
|
vcpkg_installed |