diff --git a/foxbin2prg.prg b/foxbin2prg.prg index 1d7362c..a0d850b 100644 --- a/foxbin2prg.prg +++ b/foxbin2prg.prg @@ -507,7 +507,7 @@ DEFINE CLASS c_foxbin2prg AS CUSTOM l_Recompile = .T. l_NoTimestamps = .T. l_ClearUniqueID = .F. - l_OptimizeByFilestamp = .F. + l_OptimizeByFilestamp = .T. 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