diff options
Diffstat (limited to '.codelite/PSP.session')
-rw-r--r-- | .codelite/PSP.session | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/.codelite/PSP.session b/.codelite/PSP.session new file mode 100644 index 0000000..2fbe269 --- /dev/null +++ b/.codelite/PSP.session @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Session Name="C:\Users\Thales\Documents\GitHub\PSP\PSP.workspace"> + <int Value="0" Name="m_selectedTab"/> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\PSP.workspace" Name="m_workspaceName"/> + <TabInfoArray Name="TabInfoArray"> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\main.cpp" Name="FileName"/> + <int Value="0" Name="FirstVisibleLine"/> + <int Value="4" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrame.h" Name="FileName"/> + <int Value="22" Name="FirstVisibleLine"/> + <int Value="48" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrame.cpp" Name="FileName"/> + <int Value="0" Name="FirstVisibleLine"/> + <int Value="15" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + <TabInfo> + <wxString Value="C:\Users\Thales\Documents\GitHub\PSP\Project\MainFrameBitmaps.cpp" Name="FileName"/> + <int Value="2453" Name="FirstVisibleLine"/> + <int Value="2447" Name="CurrentLine"/> + <wxArrayString Name="Bookmarks"/> + <IntVector Name="CollapsedFolds"/> + </TabInfo> + </TabInfoArray> + <SerializedObject Name="m_breakpoints"> + <long Value="0" Name="Count"/> + </SerializedObject> +</Session> |