diff --git a/foxbin2prg.prg b/foxbin2prg.prg index 94719c3..88baaa6 100644 --- a/foxbin2prg.prg +++ b/foxbin2prg.prg @@ -496,7 +496,7 @@ DEFINE CLASS c_foxbin2prg AS CUSTOM l_Recompile = .T. l_NoTimestamps = .T. l_ClearUniqueID = .T. - l_OptimizeByFilestamp = .T. + l_OptimizeByFilestamp = .F. l_MethodSort_Enabled = .T. && Para Unit Testing se puede cambiar a .F. para buscar diferencias l_PropSort_Enabled = .T. && Para Unit Testing se puede cambiar a .F. para buscar diferencias l_ReportSort_Enabled = .T. && Para Unit Testing se puede cambiar a .F. para buscar diferencias