Commit 21abadc9 authored by Sandro Camata Santana's avatar Sandro Camata Santana

Inclusão da unit ngResource

parent a68f9274
...@@ -86,6 +86,8 @@ xcopy /y %TEMP%\nguGUITicket.dcu . ...@@ -86,6 +86,8 @@ xcopy /y %TEMP%\nguGUITicket.dcu .
IF ERRORLEVEL 1 GOTO ENDERROR IF ERRORLEVEL 1 GOTO ENDERROR
xcopy /y %TEMP%\nguSystemGUITickets.dcu . xcopy /y %TEMP%\nguSystemGUITickets.dcu .
IF ERRORLEVEL 1 GOTO ENDERROR IF ERRORLEVEL 1 GOTO ENDERROR
xcopy /y %TEMP%\nguResource.dcu .
IF ERRORLEVEL 1 GOTO ENDERROR
xcopy /y %TEMP%\ucuControlPanel.dcu . xcopy /y %TEMP%\ucuControlPanel.dcu .
IF ERRORLEVEL 1 GOTO ENDERROR IF ERRORLEVEL 1 GOTO ENDERROR
xcopy /y %TEMP%\sucuBuscaObjetosBasica.dcu . xcopy /y %TEMP%\sucuBuscaObjetosBasica.dcu .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment