[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Win32 Project Generator

From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2002-12-02 23:53:04 CET

Changed the MSVC6 generator to put files in:

- trunk/subversion_msvc.dsw
- trunk/build/win32/msvc-dsp/<projectname>.dsp

Output Directories are currently:

- trunk/Release/<libsvn_libname>.lib
- trunk/Debug/<libsvn_libname>.lib
- trunk/Release/<exename>.exe
- trunk/Debug/<exename>.exe
- trunk/build/win32/msvc-dsp/Release/<projectname>/<cfile>.obj
- trunk/build/win32/msvc-dsp/Debug/<projectname>/<cfile>.obj

Is this ok for everyone or would you rather bury the .lib and .exe files
in the trunk/build/win32/msvc-dsp/Debug dir?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 2 23:51:40 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.