2009-10-11 10:15:08 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Include>
|
2019-07-02 20:59:52 +02:00
|
|
|
<?define ProductName = "Cppcheck $(var.Platform) 1.89 dev" ?>
|
2010-01-16 23:27:03 +01:00
|
|
|
<?define ProductNameShort = "Cppcheck" ?>
|
2019-07-02 20:59:52 +02:00
|
|
|
<?define ProductVersion = "1.88.99" ?>
|
2010-03-15 19:10:42 +01:00
|
|
|
|
|
|
|
<?define ProductManufacturer = "The Cppcheck team" ?>
|
|
|
|
<?define ProductDescription = "Cppcheck is a tool for static analysis of C/C++ code" ?>
|
|
|
|
|
2010-09-05 13:10:18 +02:00
|
|
|
<?define ProductUpgradeCode = "7E94124C-1CD1-433F-9423-4614E52300DD" ?>
|
2010-01-16 23:27:03 +01:00
|
|
|
<?define cppcheckGUID = "1c31dd76-07fa-4420-b9b5-5463742d6a48" ?>
|
2012-11-03 22:13:01 +01:00
|
|
|
<?define cppcheckcoreGUID = "1c31dd76-07fa-4420-b9b5-5463742d6a49" ?>
|
2015-09-04 13:18:18 +02:00
|
|
|
<?define addonsGUID = "25DACF7E-4D29-890D-433F-6922A391C312" ?>
|
2010-09-11 11:34:35 +02:00
|
|
|
<?define guiGUID = "D7D3FF8E-1D82-4215-B59B-4715A748C540" ?>
|
2014-04-02 18:22:31 +02:00
|
|
|
<?define qtplatformsGUID = "E2C326DF-11F1-4C05-A955-2E2D2A3B0515" ?>
|
2018-06-25 21:08:34 +02:00
|
|
|
<?define qtstylesGUID = "A9CC70D0-52BA-4A8E-9EAF-FABF8DDEB200" ?>
|
2010-09-05 13:10:18 +02:00
|
|
|
<?define guiTranslationsGUID = "24738151-890D-4fcc-824C-DA7FF63E0D7F" ?>
|
2014-03-23 11:15:53 +01:00
|
|
|
<?define mandatoryCfgsGUID = "EE95621C-25E7-491A-8DE9-EA6E6967C176" ?>
|
|
|
|
<?define optionalCfgsGUID = "3A8AE067-5F41-4D29-A35C-CC0FAB648608" ?>
|
2016-01-09 09:58:38 +01:00
|
|
|
<?define optionalPtfsGUID = "F9EB9DB1-C0F1-4548-A5B0-27B51CD43A34" ?>
|
2010-09-05 13:10:18 +02:00
|
|
|
<?define basedocsGUID = "9F62B23C-CD2B-4826-A567-6AB6F75A2AEA" ?>
|
2010-11-24 19:16:06 +01:00
|
|
|
<?define registrykeysGUID = "8CB515B1-6EF6-4A2A-97A0-F8A13E3A505E" ?>
|
2014-03-23 11:15:53 +01:00
|
|
|
</Include>
|