diff options
| author | Ian C <ianc@noddybox.co.uk> | 2011-12-27 21:52:25 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2011-12-27 21:52:25 +0000 |
| commit | 4be8082c0df4cfaa58652622beb3b6941d90f609 (patch) | |
| tree | 5e5bf1a8730486038d595e5a08fce99b68f2b4ab /Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj.user | |
| parent | d5492b9b6903e32cb7b7cca0e54185074e6d68ba (diff) | |
Initial solution layout.
Diffstat (limited to 'Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj.user')
| -rw-r--r-- | Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj.user | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj.user b/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj.user new file mode 100644 index 0000000..cba5519 --- /dev/null +++ b/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj.user @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ProjectExtensions>
+ <VisualStudio>
+ <FlavorProperties GUID="{C089C8C0-30E0-4E22-80C0-CE093F111A43}">
+ <SilverlightMobileCSProjectFlavor>
+ <FullDeploy>True</FullDeploy>
+ </SilverlightMobileCSProjectFlavor>
+ </FlavorProperties>
+ </VisualStudio>
+ </ProjectExtensions>
+</Project>
\ No newline at end of file |
