Einzelnen Beitrag anzeigen

Kralle

Registriert seit: 31. Okt 2004
Ort: Bremerhaven
349 Beiträge
 
Delphi XE7 Professional
 
#12

AW: XE6: XML-Datei zur Verfügung stellen

  Alt 10. Aug 2014, 17:10
Hallo Whookie,


xcopy ..\..\source\*.xml ..\..\..\MyExePath\$(Platform)\$(Config) /Y
Daraus habe ich ein
Code:
xcopy /Y "..\..\source\*.xml" "..\..\..\MyExePath\$(Platform)\$(Config)"
gemacht und das abgelegt in
"Projekt / Optionen / Build-Ereignisse / Post-Build-Ereignisse / Befhle / Wert aus "Alle Konfigurationen - Alle Plattformen" und damit läuft es jetzt.

Jetzt noch schnell dieses Thema als PDF im Dokuordner speichern und glücklich sein.

Danke.

Gruß HEiko
OS: Linux Mint 20 Cinnamon (64-Bit), Windows 10 Professional, Delphi XE7 Pro SP1 +(Mobilpack & FireDAC), Lazarus 2.1 (Freepascal 3.3.1),
  Mit Zitat antworten Zitat