diff options
author | marcinzelent <zelent.marcin@protonmail.com> | 2017-10-09 08:56:25 +0200 |
---|---|---|
committer | marcinzelent <zelent.marcin@protonmail.com> | 2017-10-09 08:56:25 +0200 |
commit | 295e3c10bb6d1c83796554edf8369e5aa87a20a8 (patch) | |
tree | f6ad54798c039b6db9aceca3099fd409f6ea4ba8 /packages/Xwt.Gtk.0.2.40/build/Xwt.Gtk.props |
Initial commit.
Diffstat (limited to 'packages/Xwt.Gtk.0.2.40/build/Xwt.Gtk.props')
-rw-r--r-- | packages/Xwt.Gtk.0.2.40/build/Xwt.Gtk.props | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/Xwt.Gtk.0.2.40/build/Xwt.Gtk.props b/packages/Xwt.Gtk.0.2.40/build/Xwt.Gtk.props new file mode 100644 index 0000000..f66dc3a --- /dev/null +++ b/packages/Xwt.Gtk.0.2.40/build/Xwt.Gtk.props @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup> + <None Include="$(MSBuildThisFileDirectory)Xwt.Gtk.dll.config"> + <Link>Xwt.Gtk.dll.config</Link> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + <Visible>False</Visible> + </None> + </ItemGroup> +</Project>
\ No newline at end of file |