You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/Win32
Kill Your TV 1232278c46 Various changes to Windows build
- No hard coded dependency paths. These are better set with environment
  variables or property pages.
- Don't require admin rights to run
- Add support for running on Windows XP (note that Boost and Crypto++
  *also* need to be built targetting XP).
- Explicitly set type to console application
- Initial stubs for building x64 version
- Turn off sending error reports to Microsoft
- spaces, not tabs (matches the default when saved by VS2013 itself)
- disable multibyte
- re-enable SDL checks
10 years ago
..
.gitignore add mikhail4021 Win32Service, run i2pd as admin 10 years ago
Win32Service.cpp Win32Service uses Daemon start()/stop() 10 years ago
Win32Service.h Win32Service uses Daemon start()/stop() 10 years ago
i2pd.sln Various changes to Windows build 10 years ago
i2pd.vcxproj Various changes to Windows build 10 years ago
i2pd.vcxproj.filters Update on win32 build files. 10 years ago
inno_installer.iss Add license page 10 years ago
install_service.bat add mikhail4021 Win32Service, run i2pd as admin 10 years ago
uninstall_service.bat add mikhail4021 Win32Service, run i2pd as admin 10 years ago