*** empty log message ***

svn path=/trunk/boinc/; revision=4733
This commit is contained in:
Eric J. Korpela 2004-12-03 21:42:00 +00:00
parent d285dc4595
commit f49d34d426
1 changed files with 14 additions and 0 deletions

View File

@ -20630,3 +20630,17 @@ Rom 3 Dec 2004
clientgui/
BOINCGUIApp.cpp
MainFrame.cpp
Eric 3 Dec 2004
- Altered the configure script to generate a config.h that includes
"win-config.h" on WIN32 systems
- Added a file "version.h[.in]" that contains platform independent version
info.
- Made a default "config.h" that tells the user to run configure on
non-windows systems. Includes "win-config.h" on windows systems.
config.h
version.h
version.h.in
configure.ac
win_config.h