File: productInfo.wxi

package info (click to toggle)
cppcheck 1.76.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 13,608 kB
  • sloc: cpp: 140,390; python: 3,430; ansic: 2,808; xml: 670; makefile: 501; sh: 237
file content (22 lines) | stat: -rw-r--r-- 1,220 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<Include>
  <?define ProductName = "Cppcheck $(var.Platform) 1.76.1" ?>
  <?define ProductNameShort = "Cppcheck" ?>
  <?define ProductVersion = "1.76.1" ?>

  <?define ProductManufacturer = "The Cppcheck team" ?>
  <?define ProductDescription = "Cppcheck is a tool for static analysis of C/C++ code" ?>

  <?define ProductUpgradeCode = "7E94124C-1CD1-433F-9423-4614E52300DD" ?>
  <?define cppcheckGUID = "1c31dd76-07fa-4420-b9b5-5463742d6a48" ?>
  <?define cppcheckcoreGUID = "1c31dd76-07fa-4420-b9b5-5463742d6a49" ?>
  <?define addonsGUID = "25DACF7E-4D29-890D-433F-6922A391C312" ?>
  <?define guiGUID = "D7D3FF8E-1D82-4215-B59B-4715A748C540" ?>
  <?define qtplatformsGUID = "E2C326DF-11F1-4C05-A955-2E2D2A3B0515" ?>
  <?define guiTranslationsGUID = "24738151-890D-4fcc-824C-DA7FF63E0D7F" ?>
  <?define mandatoryCfgsGUID = "EE95621C-25E7-491A-8DE9-EA6E6967C176" ?>
  <?define optionalCfgsGUID = "3A8AE067-5F41-4D29-A35C-CC0FAB648608" ?>
  <?define optionalPtfsGUID = "F9EB9DB1-C0F1-4548-A5B0-27B51CD43A34" ?>
  <?define basedocsGUID = "9F62B23C-CD2B-4826-A567-6AB6F75A2AEA" ?>
  <?define registrykeysGUID = "8CB515B1-6EF6-4A2A-97A0-F8A13E3A505E" ?>
</Include>