Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
webupdate | 2014-10-06 | ||
webupdate.conf | 2014-10-06 | 2.0 kB | |
Totals: 2 Items | 2.0 kB | 0 |
/****************************************/ /* Adding devpak list to WebUpdate */ /****************************************/ 1) If using Orwell Dev-c++ replace the file content of your webmirrors.ini,if using Dev-c++ 4.9.9.2 mirrors.cfg with these lines: [WebUpdate mirrors] Dev-C++ primary devpak server=http://heanet.dl.sourceforge.net/sourceforge/dev-cpp/ devpaks.org Community Devpaks=http://devpaks.sourceforge.net/ Aved Devpaks Collecion =http://hivelocity.dl.sourceforge.net/project/devpacks/ You can find the files in the following routes, depending in what you are using. a) Orwell Devcpp.exe: %APPDATA%\Dev-Cpp\webmirrors.ini b) Orwell DevcppPortable.exe: %YOUR ORWELL DEV-CPP INSTALL DIRECTORY%\config\webmirrors.ini c) Devcpp.exe: %APPDATA%\Dev-Cpp\mirrors.cfg