Fossil SCM
|
1
|
REM Based on /wiki/Release%20Build%20How-To
|
|
2
|
nmake /f Makefile.msc FOSSIL_ENABLE_SSL=1 FOSSIL_ENABLE_WINXP=1 OPTIMIZATIONS=4 clean fossil.exe
|
|
3
|
dumpbin /dependents fossil.exe
|
|
4
|
|