mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-05-20 15:14:35 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| i2pd.sln | ||
| i2pd.vcxproj | ||
| i2pd.vcxproj.filters | ||
| inno_installer.iss | ||
| install_service.bat | ||
| uninstall_service.bat | ||
| Win32Service.cpp | ||
| Win32Service.h | ||