diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2017-01-06 20:49:28 -0200 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2017-01-06 20:49:28 -0200 |
commit | 2cd589742c6a4fd289d2f0696d844ccf18b917cb (patch) | |
tree | 42a64542d07a4997be5e216ffd54a27e39f76b56 /Project/Project.project | |
parent | 6a268dba6da88e0a371ce6358e4f43b0c3d08d7d (diff) | |
download | PSP.git-2cd589742c6a4fd289d2f0696d844ccf18b917cb.tar.gz PSP.git-2cd589742c6a4fd289d2f0696d844ccf18b917cb.tar.xz PSP.git-2cd589742c6a4fd289d2f0696d844ccf18b917cb.zip |
Several bugfixes on power elements
Diffstat (limited to 'Project/Project.project')
-rw-r--r-- | Project/Project.project | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project/Project.project b/Project/Project.project index ce1e9dd..9c325b1 100644 --- a/Project/Project.project +++ b/Project/Project.project @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<CodeLite_Project Name="Project" InternalType="GUI"> +<CodeLite_Project Name="Project" InternalType="GUI" Version="10.0.0"> <Plugins> - <Plugin Name="CppCheck"/> <Plugin Name="qmake"> <![CDATA[00020001N0005Debug0000000000000001N0007Release000000000000]]> </Plugin> + <Plugin Name="CppCheck"/> </Plugins> <Description/> <Dependencies/> |