mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
389 B
12 lines
389 B
pushd ..
|
|
out -z repset.c repconn.c
|
|
popd
|
|
out -z NTFRSREP.h NTFRSREP.ini repset.h
|
|
out -z NTFRSCON.h NTFRSCON.ini repconn.h
|
|
nmake -f genfiles.mak clean
|
|
REM
|
|
REM Don't forget to check the new generated files back into the SLM tree.
|
|
REM
|
|
REM in -c "Counter update" NTFRSREP.h NTFRSREP.ini ..\repset.c repset.h
|
|
REM in -c "Counter update" NTFRSCON.h NTFRSCON.ini ..\repconn.c repconn.h
|
|
REM
|