summaryrefslogtreecommitdiff
path: root/build/preaprapp.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Complete transitions from -1 to -2 for win32, and removal of 9xwrowe2009-12-211-48/+0
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@893022 13f79535-47bb-0310-9956-ffa450edef68
* svn:eol-style = nativend2007-12-151-179/+179
| | | | git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@604496 13f79535-47bb-0310-9956-ffa450edef68
* Rename apr_app to clearly fall in our target tree aswrowe2007-10-181-0/+179
[lib]aprapp-1.lib for users who want to make NT-specific binaries (and receive full unicode envvars and command line into their main() in utf8 as if nothing happened). Hook up pre-aprapp steps just like we did for apriconv. Although it's 'named' libaprapp, it's also a static lib and needs to avoid being filled with the libapriconv dll bindings just like other static libraries which depend upon another static lib (the reason for inventing these pre-dsp's). git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@585870 13f79535-47bb-0310-9956-ffa450edef68