summaryrefslogtreecommitdiffstats
path: root/Tools/msi/tools/tools.wixproj
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/msi/tools/tools.wixproj')
-rw-r--r--Tools/msi/tools/tools.wixproj8
1 files changed, 1 insertions, 7 deletions
diff --git a/Tools/msi/tools/tools.wixproj b/Tools/msi/tools/tools.wixproj
index b7fc41e..2963048 100644
--- a/Tools/msi/tools/tools.wixproj
+++ b/Tools/msi/tools/tools.wixproj
@@ -15,18 +15,12 @@
<EmbeddedResource Include="*.wxl" />
</ItemGroup>
<ItemGroup>
- <ToolDirectories Include="scripts;i18n;pynche;pynche\X;demo" />
- </ItemGroup>
- <ItemGroup>
<InstallFiles Include="$(PySourcePath)Tools\scripts\**\*.py;
$(PySourcePath)Tools\scripts\**\*.pyw;
$(PySourcePath)Tools\scripts\**\*.txt;
$(PySourcePath)Tools\i18n\**\*.py;
$(PySourcePath)Tools\i18n\**\*.pyw;
$(PySourcePath)Tools\i18n\**\*.txt;
- $(PySourcePath)Tools\pynche\**\*.py;
- $(PySourcePath)Tools\pynche\**\*.pyw;
- $(PySourcePath)Tools\pynche\**\*.txt;
$(PySourcePath)Tools\demo\**\*.py;
$(PySourcePath)Tools\demo\**\*.pyw;
$(PySourcePath)Tools\demo\**\*.txt;
@@ -41,4 +35,4 @@
</ItemGroup>
<Import Project="..\msi.targets" />
-</Project> \ No newline at end of file
+</Project>