Index: rlz/output_rlz_copy.rules |
=================================================================== |
--- rlz/output_rlz_copy.rules (revision 17071) |
+++ rlz/output_rlz_copy.rules (working copy) |
@@ -1,19 +0,0 @@ |
-<?xml version="1.0" encoding="utf-8"?> |
-<VisualStudioToolFile |
- Name="Output RLZ copy" |
- Version="8.00" |
- > |
- <Rules> |
- <CustomBuildRule |
- Name="Output RLZ copy" |
- DisplayName="Output RLZ copy" |
- CommandLine="$(SolutionDir)..\rlz\copy_files.bat "$(InputPath)" "$(OutDir)"" |
- Outputs="$(OutDir)\$(InputFileName)" |
- FileExtensions="*.dll;*.pdb" |
- ExecutionDescription="Executing tool..." |
- > |
- <Properties> |
- </Properties> |
- </CustomBuildRule> |
- </Rules> |
-</VisualStudioToolFile> |