Revision: 54877
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54877&view=rev
Author:   r_weiss
Date:     2013-03-26 14:58:57 +0000 (Tue, 26 Mar 2013)
Log Message:
-----------
This file is needed for windows to build.

Added Paths:
-----------
    brlcad/trunk/src/other/tk/win/wish.exe.manifest

Added: brlcad/trunk/src/other/tk/win/wish.exe.manifest
===================================================================
--- brlcad/trunk/src/other/tk/win/wish.exe.manifest                             
(rev 0)
+++ brlcad/trunk/src/other/tk/win/wish.exe.manifest     2013-03-26 14:58:57 UTC 
(rev 54877)
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"
+      xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
+    <assemblyIdentity
+          version="8.5"
+          processorArchitecture="x86"
+          name="Tcl.Tk.wish"
+          type="win32"
+      />
+    <description>Tcl/Tk windowing shell (wish)</description>
+    <asmv3:application>
+      <asmv3:windowsSettings
+              xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings";>
+          <dpiAware>true</dpiAware>
+      </asmv3:windowsSettings>
+    </asmv3:application>
+    <dependency>
+      <dependentAssembly>
+          <assemblyIdentity
+                  type="win32"
+                  name="Microsoft.Windows.Common-Controls"
+                  version="6.0.0.0"
+                  processorArchitecture="x86"
+                  publicKeyToken="6595b64144ccf1df"
+                  language="*"
+              />
+      </dependentAssembly>
+    </dependency>
+</assembly>
+
+


Property changes on: brlcad/trunk/src/other/tk/win/wish.exe.manifest
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to