You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Paweł Bylica ce084a7f69 Update LibMiniUPnP.vcxproj to build without warnings (deprecated functions used) and allow using miniupnpc newer that 1.8. 10 years ago
..
include All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies. 11 years ago
ncurses Added MinGW compiled ncurses libraries. 11 years ago
patches/icu VS2013 build working again: 11 years ago
.gitattributes Preserve CRLF in *.vcxproj 11 years ago
Alethzero.vcxproj Update MSVC projects. 10 years ago
Alethzero.vcxproj.filters Update MSVC projects. 10 years ago
BuildInfo.lua Generate BuildInfo.h on VS2013 (using a short lua script to avoid cmake for now). 11 years ago
Eth.vcxproj Fixed neth and added project to solution (also renamed Ethereum.vcxproj to Eth.vcxproj). 11 years ago
Ethereum.sln Kill Walleth from Windows. 10 years ago
Ethereum.vcxproj.filters Generate BuildInfo.h on VS2013 (using a short lua script to avoid cmake for now). 11 years ago
Exp.vcxproj Added projects for exp, lllc and sc. Plus couple of fixes. 10 years ago
LibCryptoPP.vcxproj Fix build by including all files from CryptoPP that compile without errors or warnings. 10 years ago
LibEthereum.props moved ETH_MINIUPNPC to props on windows; fixed style 10 years ago
LibEthereum.vcxproj LibEthereum.vcxproj updated: missing Exceptions.cpp file added 10 years ago
LibEthereum.vcxproj.filters LibEthereum.vcxproj updated: missing Exceptions.cpp file added 10 years ago
LibEthereum_Debug.props Ensure all qml files and other plugins are copied to output directory. 11 years ago
LibEthereum_Release.props VS2013 build working again: 11 years ago
LibLevelDB.vcxproj VS2013 build working again: 11 years ago
LibLevelDB.vcxproj.filters All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies. 11 years ago
LibMiniUPnPc.vcxproj Update LibMiniUPnP.vcxproj to build without warnings (deprecated functions used) and allow using miniupnpc newer that 1.8. 10 years ago
LibQEthereum.props VS2013 fixes. 10 years ago
LibQEthereum.vcxproj VS2013 fixes. 10 years ago
LibQEthereum.vcxproj.filters VS2013 fixes. 10 years ago
LibSecp256k1.vcxproj VS2013 build working again: 11 years ago
LibSecp256k1.vcxproj.filters All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies. 11 years ago
LibSerpent.vcxproj Fixed MSVC build errors and updated projects. 10 years ago
LibSerpent.vcxproj.filters Fixed MSVC build errors and updated projects. 10 years ago
Lllc.vcxproj Added projects for exp, lllc and sc. Plus couple of fixes. 10 years ago
Neth.vcxproj Fix include path. 11 years ago
Sc.vcxproj Added projects for exp, lllc and sc. Plus couple of fixes. 10 years ago
TestEthereum.vcxproj VS2013 build working again: 11 years ago
TestEthereum.vcxproj.filters VS2013 build working again: 11 years ago
TestSecp256k1.vcxproj VS2013 build working again: 11 years ago
Walleth.vcxproj Ensure all qml files and other plugins are copied to output directory. 11 years ago
Walleth.vcxproj.filters Ensure all qml files and other plugins are copied to output directory. 11 years ago
WinMain.cpp Fixed VS2013 projects and compile errors. 11 years ago
bootstrap.sh Fixed bootstrap.sh (better handling of PATH and native perl, python and ruby detection). 11 years ago
compile_ethereum.bat VS2013 build working again: 11 years ago
compile_icu.bat VS2013 build working again: 11 years ago
compile_qt.bat Fix Qt compile flags (-no-accessibility silently breaks Qml, must have copied this flag from some tutorial) and just build all of Qt for simplicity. 11 years ago
moc.lua VS2013 project and fixes for Alethzero. 11 years ago
qt_plugin_import.cpp Upgraded build script supporting automatic fetch/compile of Qt. Alethzero now compiles with static linking under VS 2013. 11 years ago
stdafx.cpp Enable precompiled headers and multi-processor compilation. Much faster! 11 years ago
stdafx.h Fixed VS2013 projects and compile errors. 11 years ago