Changeset 113 for trunk/ZdechovNET.lpr


Ignore:
Timestamp:
Oct 16, 2015, 9:14:25 PM (9 years ago)
Author:
chronos
Message:
  • Fixed: Release build mode paths.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        66ZdechovNET.lps
        77heaptrclog.trc
         8index.dbg
  • trunk/ZdechovNET.lpr

    r96 r113  
    2121  // Heap trace
    2222  DeleteFile(ExtractFilePath(ParamStr(0)) + HeapTraceLog);
    23   SetHeapTraceOutput(ExtractFilePath(ParamStr(0)) + HeapTraceLog);
     23  //SetHeapTraceOutput(ExtractFilePath(ParamStr(0)) + HeapTraceLog);
    2424  {$ENDIF}
    2525
Note: See TracChangeset for help on using the changeset viewer.