]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/common/DataType.java
1. Add help for ToolChainConfig
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / common / DataType.java
index c096b7241686120394d6fcd8f0a7ea5e5354b660..ef1b6bb92289b10e55fd838b55727746121ae1d1 100644 (file)
@@ -163,4 +163,12 @@ public class DataType {
     // Will be replaced by resource file later\r
     //\r
     public static final String SUP_ARCH_LIST_HELP_TEXT = "Deselecting a checkbox will restrict this module for use with the selected architectures, based on the list of items that are checked. If all boxes are checked, then the module will support all current AND FUTURE architectures";\r
+    \r
+    //\r
+    // Project name and version\r
+    //\r
+    public static final String PROJECT_NAME = "Framework Wizard";\r
+    \r
+    public static final String PROJECT_VERSION = "1.0";\r
+    \r
 }\r