diff --git a/FricaDeGaze/Assembly-CSharp-vs.csproj b/FricaDeGaze/Assembly-CSharp-vs.csproj
new file mode 100644
index 0000000..e88e987
--- /dev/null
+++ b/FricaDeGaze/Assembly-CSharp-vs.csproj
@@ -0,0 +1,74 @@
+
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+ {5979DAC1-7534-B99A-F626-3716543927F7}
+ Library
+ Properties
+
+ Assembly-CSharp
+ v3.5
+ 512
+ Assets
+
+
+ true
+ full
+ false
+ Temp\bin\Debug\
+ DEBUG;TRACE;UNITY_4_6_1;UNITY_4_6;UNITY_64;UNITY_STANDALONE_WIN;ENABLE_MICROPHONE;ENABLE_TEXTUREID_MAP;ENABLE_UNITYEVENTS;ENABLE_NEW_HIERARCHY ;ENABLE_AUDIO_FMOD;UNITY_STANDALONE;ENABLE_MONO;ENABLE_TERRAIN;ENABLE_SUBSTANCE;ENABLE_GENERICS;INCLUDE_WP8SUPPORT;ENABLE_MOVIES;ENABLE_WWW;ENABLE_IMAGEEFFECTS;ENABLE_4_6_FEATURES;INCLUDE_WP_BLUE_SUPPORT;ENABLE_WEBCAM;INCLUDE_METROSUPPORT;RENDER_SOFTWARE_CURSOR;ENABLE_NETWORK;ENABLE_PHYSICS;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_2D_PHYSICS;ENABLE_SHADOWS;ENABLE_AUDIO;ENABLE_NAVMESH_CARVING;ENABLE_DUCK_TYPING;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_WIN
+ prompt
+ 4
+ 0169
+
+
+ pdbonly
+ true
+ Temp\bin\Release\
+ TRACE
+ prompt
+ 4
+ 0169
+
+
+
+
+
+
+
+ C:/Program Files (x86)/Unity/Editor/Data/Managed/UnityEngine.dll
+
+
+ C:/Program Files (x86)/Unity/Editor/Data/Managed/UnityEditor.dll
+
+
+
+
+
+
+
+
+
+ C:/Users/ligia_000/Documents/PCWorkspace/frica-de-gaze/FricaDeGaze/Library/ScriptAssemblies/Assembly-UnityScript-firstpass.dll
+
+
+ C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/4.6.1/UnityEngine.UI.dll
+
+
+
+
+ {42BC90A2-817C-3CE9-3483-ECCB5166C46D} Assembly-CSharp-firstpass-vs
+
+
+
+
+
diff --git a/FricaDeGaze/Assembly-CSharp.csproj b/FricaDeGaze/Assembly-CSharp.csproj
new file mode 100644
index 0000000..c0b9c07
--- /dev/null
+++ b/FricaDeGaze/Assembly-CSharp.csproj
@@ -0,0 +1,73 @@
+
+
+
+ Debug
+ AnyCPU
+ 10.0.20506
+ 2.0
+ {5979DAC1-7534-B99A-F626-3716543927F7}
+ Library
+ Properties
+
+ Assembly-CSharp
+ v3.5
+ 512
+ Assets
+
+
+ true
+ full
+ false
+ Temp\bin\Debug\
+ DEBUG;TRACE;UNITY_4_6_1;UNITY_4_6;UNITY_64;UNITY_STANDALONE_WIN;ENABLE_MICROPHONE;ENABLE_TEXTUREID_MAP;ENABLE_UNITYEVENTS;ENABLE_NEW_HIERARCHY ;ENABLE_AUDIO_FMOD;UNITY_STANDALONE;ENABLE_MONO;ENABLE_TERRAIN;ENABLE_SUBSTANCE;ENABLE_GENERICS;INCLUDE_WP8SUPPORT;ENABLE_MOVIES;ENABLE_WWW;ENABLE_IMAGEEFFECTS;ENABLE_4_6_FEATURES;INCLUDE_WP_BLUE_SUPPORT;ENABLE_WEBCAM;INCLUDE_METROSUPPORT;RENDER_SOFTWARE_CURSOR;ENABLE_NETWORK;ENABLE_PHYSICS;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_2D_PHYSICS;ENABLE_SHADOWS;ENABLE_AUDIO;ENABLE_NAVMESH_CARVING;ENABLE_DUCK_TYPING;ENABLE_SINGLE_INSTANCE_BUILD_SETTING;ENABLE_PROFILER;UNITY_EDITOR;UNITY_EDITOR_WIN
+ prompt
+ 4
+ 0169
+
+
+ pdbonly
+ true
+ Temp\bin\Release\
+ TRACE
+ prompt
+ 4
+ 0169
+
+
+
+
+
+
+
+ C:/Program Files (x86)/Unity/Editor/Data/Managed/UnityEngine.dll
+
+
+ C:/Program Files (x86)/Unity/Editor/Data/Managed/UnityEditor.dll
+
+
+
+
+
+
+
+
+
+ C:/Program Files (x86)/Unity/Editor/Data/UnityExtensions/Unity/GUISystem/4.6.1/UnityEngine.UI.dll
+
+
+
+
+ {42BC90A2-817C-3CE9-3483-ECCB5166C46D} Assembly-CSharp-firstpass
+
+ {69E5724F-5132-70E4-F6C2-99F1516B8593} Assembly-UnityScript-firstpass
+
+
+
+
+
diff --git a/FricaDeGaze/FricaDeGaze-csharp.sln b/FricaDeGaze/FricaDeGaze-csharp.sln
index e1abf73..b35b138 100644
--- a/FricaDeGaze/FricaDeGaze-csharp.sln
+++ b/FricaDeGaze/FricaDeGaze-csharp.sln
@@ -17,7 +17,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
- GlobalSection(MonoDevelopProperties) = preSolution
+ GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
Policies = $0
$0.TextStylePolicy = $1
diff --git a/FricaDeGaze/FricaDeGaze.sln b/FricaDeGaze/FricaDeGaze.sln
index d97e8ab..208d62e 100644
--- a/FricaDeGaze/FricaDeGaze.sln
+++ b/FricaDeGaze/FricaDeGaze.sln
@@ -23,7 +23,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
- GlobalSection(MonoDevelopProperties) = preSolution
+ GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
Policies = $0
$0.TextStylePolicy = $1
diff --git a/FricaDeGaze/Library/CurrentLayout.dwlt b/FricaDeGaze/Library/CurrentLayout.dwlt
index 09e4cd5..0f548e1 100644
Binary files a/FricaDeGaze/Library/CurrentLayout.dwlt and b/FricaDeGaze/Library/CurrentLayout.dwlt differ
diff --git a/FricaDeGaze/Library/expandedItems b/FricaDeGaze/Library/expandedItems
index 841f322..cd9325d 100644
Binary files a/FricaDeGaze/Library/expandedItems and b/FricaDeGaze/Library/expandedItems differ
diff --git a/FricaDeGaze/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f b/FricaDeGaze/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f
deleted file mode 100644
index 223270a..0000000
Binary files a/FricaDeGaze/Library/metadata/80/80a3616ca19596e4da0f10f14d241e9f and /dev/null differ
diff --git a/FricaDeGaze/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 b/FricaDeGaze/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8
deleted file mode 100644
index d5c3ce4..0000000
Binary files a/FricaDeGaze/Library/metadata/f5/f5f67c52d1564df4a8936ccd202a3bd8 and /dev/null differ