Ignore:
Timestamp:
Feb 22, 2019, 1:44:06 AM (6 years ago)
Author:
ataylor
Message:

Revamp of build system, and added ConfigApps to repository.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      [Ee][Nn][Vv].[Ii][Nn][Cc]
  • trunk/newview_dll/makefile

    r363 r413  
    4545
    4646newview.obj: newview.c
     47
     48clean : .SYMBOLIC
     49        -del .\*.obj 2>nul
     50        -del .\*.err 2>nul
Note: See TracChangeset for help on using the changeset viewer.