diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-09 16:22:52 -0200 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-09 16:22:52 -0200 |
commit | 9f1f69481655c1ded6e6e778d21316b6f66755c6 (patch) | |
tree | 9b65ceac3fefe0ea3037fd3585671335a06d4259 /Project/PropertiesForm.wxcp | |
parent | 7e2a19c5bf730a8fc9c868be95b25cbfed61851c (diff) | |
download | PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.tar.gz PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.tar.xz PSP.git-9f1f69481655c1ded6e6e778d21316b6f66755c6.zip |
Base form files organized
Diffstat (limited to 'Project/PropertiesForm.wxcp')
-rw-r--r-- | Project/PropertiesForm.wxcp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/PropertiesForm.wxcp b/Project/PropertiesForm.wxcp index 2d0e613..5f2dc93 100644 --- a/Project/PropertiesForm.wxcp +++ b/Project/PropertiesForm.wxcp @@ -1,12 +1,12 @@ { "metadata": { - "m_generatedFilesDir": ".", + "m_generatedFilesDir": "base/", "m_objCounter": 415, "m_includeFiles": [], "m_bitmapFunction": "wxCDAD0InitBitmapResources", "m_bitmapsFile": "PropertiesFormBitmaps.cpp", "m_GenerateCodeTypes": 1, - "m_outputFileName": "PropertiesForm", + "m_outputFileName": "PropertiesFormBase", "m_firstWindowId": 10000, "m_useEnum": true, "m_useUnderscoreMacro": true, |