User Tools

Site Tools


xide_placeholders_prebuild

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xide_placeholders_prebuild [2018/01/26 14:58] wolfgangriedmannxide_placeholders_prebuild [2018/01/26 15:06] (current) wolfgangriedmann
Line 3: Line 3:
 For Prebuild and Postbuild events in XDIE the following placeholders are available: For Prebuild and Postbuild events in XDIE the following placeholders are available:
  
-%NETSDKPATH% +  * %NETSDKPATH% 
-%OUTPUTFILE% +  %OUTPUTFILE% 
-%OUTPUTPDB% +  %OUTPUTPDB% 
-%OUTPUTPATH% +  %OUTPUTPATH% 
-%ProjectOutputPath% +  %ProjectOutputPath% 
-%AppPath% +  %AppPath% 
-%ProjectPath% +  %ProjectPath% 
-%ConfigPath% +  %ConfigPath% 
-%AppName% +  %AppName% 
-%AssemblyName%+  %AssemblyName%
  
-A small sample for the executable cmd.exe:+A small sample for the executable ''cmd.exe'':
 <code>%AppPath%Prg\App.config %ProjectOutputPath%%ConfigPath%%AssemblyName%.exe.config /y</code> <code>%AppPath%Prg\App.config %ProjectOutputPath%%ConfigPath%%AssemblyName%.exe.config /y</code>
  
Line 34: Line 34:
 replace %sourcefile% %targetpath% /u replace %sourcefile% %targetpath% /u
 :endcmd</code> :endcmd</code>
 +
 +After request, the author has added another powerful option to XIDE: The possibility to copy all assemblies of a project to a specific folder. This is particularly useful for library projects.\\
 +{{:images:xide_copyassembliestofolder.png?direct&400|}}
 +
 +
 +
xide_placeholders_prebuild.1516978687.txt.gz · Last modified: 2018/01/26 14:58 by wolfgangriedmann