Changeset 113 for trunk/ZdechovNET.lpr
- Timestamp:
- Oct 16, 2015, 9:14:25 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 6 6 ZdechovNET.lps 7 7 heaptrclog.trc 8 index.dbg
-
- Property svn:ignore
-
trunk/ZdechovNET.lpr
r96 r113 21 21 // Heap trace 22 22 DeleteFile(ExtractFilePath(ParamStr(0)) + HeapTraceLog); 23 SetHeapTraceOutput(ExtractFilePath(ParamStr(0)) + HeapTraceLog);23 //SetHeapTraceOutput(ExtractFilePath(ParamStr(0)) + HeapTraceLog); 24 24 {$ENDIF} 25 25
Note:
See TracChangeset
for help on using the changeset viewer.