[Mobies-commit] [commit] r3885 - UDM/trunk/Projects/Win32/VC9/samples/CreateLampModel

ksmyth at redhat1.isis.vanderbilt.edu ksmyth at redhat1.isis.vanderbilt.edu
Thu Sep 8 15:59:23 CDT 2011


Author: ksmyth
Date: Thu Sep  8 15:59:22 2011
New Revision: 3885

Log:
Always register paradigms

Modified:
   UDM/trunk/Projects/Win32/VC9/samples/CreateLampModel/CreateLampModel.vcproj

Modified: UDM/trunk/Projects/Win32/VC9/samples/CreateLampModel/CreateLampModel.vcproj
==============================================================================
--- UDM/trunk/Projects/Win32/VC9/samples/CreateLampModel/CreateLampModel.vcproj	Thu Sep  8 15:27:36 2011	(r3884)
+++ UDM/trunk/Projects/Win32/VC9/samples/CreateLampModel/CreateLampModel.vcproj	Thu Sep  8 15:59:22 2011	(r3885)
@@ -237,48 +237,48 @@
 				>
 			</File>
 			<File
-				RelativePath="$(ReleaseGenPath)\LampDiagram.cpp"
+				RelativePath="$(DebugGenPath)\LampDiagram.cpp"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCLCompilerTool"
+						Optimization="0"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+						BasicRuntimeChecks="3"
+						BrowseInformation="1"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|Win32"
+					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCLCompilerTool"
-						Optimization="2"
-						AdditionalIncludeDirectories=""
-						PreprocessorDefinitions=""
 					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="$(DebugGenPath)\LampDiagram.cpp"
+				RelativePath="$(ReleaseGenPath)\LampDiagram.cpp"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
+					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCLCompilerTool"
-						Optimization="0"
-						AdditionalIncludeDirectories=""
-						PreprocessorDefinitions=""
-						BasicRuntimeChecks="3"
-						BrowseInformation="1"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|Win32"
-					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCLCompilerTool"
+						Optimization="2"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
 					/>
 				</FileConfiguration>
 			</File>
@@ -288,10 +288,10 @@
 			Filter="h;hpp;hxx;hm;inl"
 			>
 			<File
-				RelativePath="$(ReleaseGenPath)\LampDiagram.h"
+				RelativePath="$(DebugGenPath)\LampDiagram.h"
 				>
 				<FileConfiguration
-					Name="Debug|Win32"
+					Name="Release|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -300,10 +300,10 @@
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="$(DebugGenPath)\LampDiagram.h"
+				RelativePath="$(ReleaseGenPath)\LampDiagram.h"
 				>
 				<FileConfiguration
-					Name="Release|Win32"
+					Name="Debug|Win32"
 					ExcludedFromBuild="true"
 					>
 					<Tool
@@ -317,46 +317,46 @@
 			Filter="xml"
 			>
 			<File
-				RelativePath="$(ReleaseGenPath)\LampDiagram_udm.xml"
+				RelativePath="$(DebugGenPath)\LampDiagram_udm.xml"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
-					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCustomBuildTool"
+						Description="LampDiagram_udm.xml -&gt; C++ API"
+						CommandLine="&quot;$(UDM_PATH)\bin\UdmD.exe&quot; -o &quot;$(GenPath)&quot; &quot;$(InputPath)&quot; -v&#x0D;&#x0A;"
+						Outputs="$(GenPath)\LampDiagram.xsd; $(GenPath)\LampDiagram.cpp; $(GenPath)\LampDiagram.h"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|Win32"
+					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCustomBuildTool"
-						Description="LampDiagram_udm.xml -&gt; C++ API"
-						CommandLine="&quot;$(UDM_PATH)\bin\Udm.exe&quot; -o &quot;$(GenPath)&quot; &quot;$(InputPath)&quot; -v&#x0D;&#x0A;"
-						Outputs="$(GenPath)\LampDiagram.xsd; $(GenPath)\LampDiagram.cpp; $(GenPath)\LampDiagram.h"
 					/>
 				</FileConfiguration>
 			</File>
 			<File
-				RelativePath="$(DebugGenPath)\LampDiagram_udm.xml"
+				RelativePath="$(ReleaseGenPath)\LampDiagram_udm.xml"
 				>
 				<FileConfiguration
 					Name="Debug|Win32"
+					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCustomBuildTool"
-						Description="LampDiagram_udm.xml -&gt; C++ API"
-						CommandLine="&quot;$(UDM_PATH)\bin\UdmD.exe&quot; -o &quot;$(GenPath)&quot; &quot;$(InputPath)&quot; -v&#x0D;&#x0A;"
-						Outputs="$(GenPath)\LampDiagram.xsd; $(GenPath)\LampDiagram.cpp; $(GenPath)\LampDiagram.h"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
 					Name="Release|Win32"
-					ExcludedFromBuild="true"
 					>
 					<Tool
 						Name="VCCustomBuildTool"
+						Description="LampDiagram_udm.xml -&gt; C++ API"
+						CommandLine="&quot;$(UDM_PATH)\bin\Udm.exe&quot; -o &quot;$(GenPath)&quot; &quot;$(InputPath)&quot; -v&#x0D;&#x0A;"
+						Outputs="$(GenPath)\LampDiagram.xsd; $(GenPath)\LampDiagram.cpp; $(GenPath)\LampDiagram.h"
 					/>
 				</FileConfiguration>
 			</File>
@@ -370,7 +370,7 @@
 						Name="VCCustomBuildTool"
 						Description="$(InputFileName) -&gt; LampDiagram.xmp, Registering LampDiagram paradigm"
 						CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(UDM_PATH)\etc\CreateMGA&quot; &quot;$(InputName).xme&quot; &quot;$(InputName).mga&quot; MetaGME&#x0D;&#x0A;&quot;$(UDM_PATH)\etc\CreateXmp&quot; &quot;$(InputName).mga&quot;&#x0D;&#x0A;"
-						Outputs="$(InputDir)LampDiagram.xmp;$(InputDir)LampDiagram.xmp.log;$(InputDir)LampDiagram.mta;$(InputDir)$(InputName).mga"
+						Outputs="xxxx;$(InputDir)LampDiagram.xmp;$(InputDir)LampDiagram.mta;$(InputDir)$(InputName).mga"
 					/>
 				</FileConfiguration>
 				<FileConfiguration
@@ -380,7 +380,7 @@
 						Name="VCCustomBuildTool"
 						Description="$(InputFileName) -&gt; LampDiagram.xmp, Registering LampDiagram paradigm"
 						CommandLine="cd &quot;$(InputDir)&quot;&#x0D;&#x0A;&quot;$(UDM_PATH)\etc\CreateMGA&quot; &quot;$(InputName).xme&quot; &quot;$(InputName).mga&quot; MetaGME&#x0D;&#x0A;&quot;$(UDM_PATH)\etc\CreateXmp&quot; &quot;$(InputName).mga&quot;&#x0D;&#x0A;"
-						Outputs="$(InputDir)LampDiagram.xmp;$(InputDir)LampDiagram.xmp.log;$(InputDir)LampDiagram.mta;$(InputDir)$(InputName).mga"
+						Outputs="xxxx;$(InputDir)LampDiagram.xmp;$(InputDir)LampDiagram.mta;$(InputDir)$(InputName).mga"
 					/>
 				</FileConfiguration>
 			</File>


More information about the Mobies-commit mailing list