Project is now architecture-independent since Nuclex.Support (which is used by Nuclex.Windows.Forms) is no longer bound to x86 (XNA dependencies have been moved to Nuclex.Game)
git-svn-id: file:///srv/devel/repo-conversion/nuwi@24 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
0d150722b1
commit
39f1e6a4c9
2 changed files with 1 additions and 19 deletions
|
@ -7,8 +7,8 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
using System.Threading;
|
||||
|
||||
using Nuclex.Support.Tracking;
|
||||
using Nuclex.Support.Scheduling;
|
||||
using Nuclex.Support.Tracking;
|
||||
|
||||
namespace Nuclex.Windows.Forms {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue