diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-22 22:47:15 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-22 22:47:15 +0000 |
commit | 4cb5863e103cdfeca648bbf507dcc9077033c1dc (patch) | |
tree | 93ceb9546ad33059f7c0dc0ed5c764d7ada51b81 /bin | |
parent | d0bb3dfaa8baec23eb04e3c4d3325daa26ccf6ec (diff) | |
download | ATCD-4cb5863e103cdfeca648bbf507dcc9077033c1dc.tar.gz |
*** empty log message ***
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/auto_compile_win32.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/auto_compile_win32.pl b/bin/auto_compile_win32.pl index d33d3e3ea61..d9a9ee7eb96 100755 --- a/bin/auto_compile_win32.pl +++ b/bin/auto_compile_win32.pl @@ -6,12 +6,10 @@ ## TO-DO ## * Added command line options to selective compile library, et.al. -## * Allow controlling the "ignore error" from command line. (-k?) ## * Added cvs update. Also controllable from command line. ## * Added building an running version_tests/. It uses a different ## naming scheme. ## * Selectively build some specific configs from command line. -## * Control of build/rebuild all from command line. @Win32_Lists= ("Win32 Debug", "Win32 Release", |