diff options
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/> |