[Mobies-commit] [commit] r3884 - in UDM/trunk/Projects/Win32/VC9/tests: test_ns2 test_refports
ksmyth at redhat1.isis.vanderbilt.edu
ksmyth at redhat1.isis.vanderbilt.edu
Thu Sep 8 15:27:36 CDT 2011
Author: ksmyth
Date: Thu Sep 8 15:27:36 2011
New Revision: 3884
Log:
Always register paradigms
Modified:
UDM/trunk/Projects/Win32/VC9/tests/test_ns2/test_ns2.vcproj
UDM/trunk/Projects/Win32/VC9/tests/test_refports/test_refports.vcproj
Modified: UDM/trunk/Projects/Win32/VC9/tests/test_ns2/test_ns2.vcproj
==============================================================================
--- UDM/trunk/Projects/Win32/VC9/tests/test_ns2/test_ns2.vcproj Thu Sep 8 13:35:21 2011 (r3883)
+++ UDM/trunk/Projects/Win32/VC9/tests/test_ns2/test_ns2.vcproj Thu Sep 8 15:27:36 2011 (r3884)
@@ -197,10 +197,10 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_ns2\CHost.cpp"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_ns2\CHost.cpp"
>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -209,10 +209,10 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_ns2\CHost.cpp"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_ns2\CHost.cpp"
>
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -231,10 +231,10 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_ns2\CHost.h"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_ns2\CHost.h"
>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -243,10 +243,10 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_ns2\CHost.h"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_ns2\CHost.h"
>
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -269,9 +269,9 @@
>
<Tool
Name="VCCustomBuildTool"
- Description="$(InputDir)$(InputName).xmp;$(InputDir)$(InputName).mta;$(InputDir)$(InputName).mga $(InputName).xme -> $(InputName).xmp, Registering $(InputName) paradigm"
- CommandLine="cd "$(InputDir)"
"$(UDM_PATH)\etc\CreateMga" "$(InputName).xme" "$(InputName).mga" MetaGME
"$(UDM_PATH)\etc\CreateXmp" "$(InputName).mga"
"
- Outputs="$(InputDir)$(InputName).xmp"
+ Description="$(InputName).xme -> $(InputName).xmp, Registering $(InputName) paradigm"
+ CommandLine="cd "$(InputDir)"
"$(UDM_PATH)\common-scripts\gmepy.exe" mga2xmp "$(InputPath)"
"
+ Outputs="xxxx"
/>
</FileConfiguration>
<FileConfiguration
@@ -279,52 +279,53 @@
>
<Tool
Name="VCCustomBuildTool"
- Description="$(InputName).xme -> $(InputName).xmp, Registering $(InputName) paradigm"
- CommandLine="cd "$(InputDir)"
"$(UDM_PATH)\etc\CreateMga" "$(InputName).xme" "$(InputName).mga" MetaGME
"$(UDM_PATH)\etc\CreateXmp" "$(InputName).mga"
"
- Outputs="$(InputDir)$(InputName).xmp;$(InputDir)$(InputName).mga;$(InputDir)$(InputName).mta"
+ Description="Registering $(InputName) paradigm"
+ CommandLine="cd "$(InputDir)"
"$(UDM_PATH)\common-scripts\gmepy.exe" mga2xmp "$(InputPath)"
"
+ AdditionalDependencies=" vbbv"
+ Outputs="xxxx"
/>
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_ns2\CHost_udm.xml"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_ns2\CHost_udm.xml"
>
<FileConfiguration
Name="Debug|Win32"
+ ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
- CommandLine=""$(OutDir)\UdmD.exe" -o "$(OutDir)\Gen\tests\test_ns2" "$(InputPath)" -t -v
"
- Outputs="$(OutDir)\Gen\tests\test_ns2\CHost.cpp; $(OutDir)\Gen\tests\test_ns2\CHost.h; $(OutDir)\Gen\tests\test_ns2\CHost.dtd; $(OutDir)\Gen\tests\test_ns2\CHost.xsd; $(OutDir)\Gen\tests\test_ns2\CHost_A.dtd; $(OutDir)\Gen\tests\test_ns2\CHost_A.xsd; $(OutDir)\Gen\tests\test_ns2\CHost_B.dtd; $(OutDir)\Gen\tests\test_ns2\CHost_B.xsd; $(OutDir)\Gen\tests\test_ns2\CHost_C.dtd; $(OutDir)\Gen\tests\test_ns2\CHost_C.xsd"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
+ Description="Udm.exe $(InputFileName) "
+ CommandLine=""$(OutDir)\Udm.exe" -o "$(OutDir)\Gen\tests\test_ns2" "$(InputPath)" -t -v
"
+ Outputs="$(OutDir)\Gen\tests\test_ns2\CHost.cpp;$(OutDir)\Gen\tests\test_ns2\CHost.h;$(OutDir)\Gen\tests\test_ns2\CHost.dtd;$(OutDir)\Gen\tests\test_ns2\CHost.xsd;$(OutDir)\Gen\tests\test_ns2\CHost_A.dtd;$(OutDir)\Gen\tests\test_ns2\CHost_A.xsd;$(OutDir)\Gen\tests\test_ns2\CHost_B.dtd;$(OutDir)\Gen\tests\test_ns2\CHost_B.xsd;$(OutDir)\Gen\tests\test_ns2\CHost_C.dtd;$(OutDir)\Gen\tests\test_ns2\CHost_C.xsd"
/>
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_ns2\CHost_udm.xml"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_ns2\CHost_udm.xml"
>
<FileConfiguration
Name="Debug|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
+ CommandLine=""$(OutDir)\UdmD.exe" -o "$(OutDir)\Gen\tests\test_ns2" "$(InputPath)" -t -v
"
+ Outputs="$(OutDir)\Gen\tests\test_ns2\CHost.cpp; $(OutDir)\Gen\tests\test_ns2\CHost.h; $(OutDir)\Gen\tests\test_ns2\CHost.dtd; $(OutDir)\Gen\tests\test_ns2\CHost.xsd; $(OutDir)\Gen\tests\test_ns2\CHost_A.dtd; $(OutDir)\Gen\tests\test_ns2\CHost_A.xsd; $(OutDir)\Gen\tests\test_ns2\CHost_B.dtd; $(OutDir)\Gen\tests\test_ns2\CHost_B.xsd; $(OutDir)\Gen\tests\test_ns2\CHost_C.dtd; $(OutDir)\Gen\tests\test_ns2\CHost_C.xsd"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
+ ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
- Description="Udm.exe $(InputFileName) "
- CommandLine=""$(OutDir)\Udm.exe" -o "$(OutDir)\Gen\tests\test_ns2" "$(InputPath)" -t -v
"
- Outputs="$(OutDir)\Gen\tests\test_ns2\CHost.cpp;$(OutDir)\Gen\tests\test_ns2\CHost.h;$(OutDir)\Gen\tests\test_ns2\CHost.dtd;$(OutDir)\Gen\tests\test_ns2\CHost.xsd;$(OutDir)\Gen\tests\test_ns2\CHost_A.dtd;$(OutDir)\Gen\tests\test_ns2\CHost_A.xsd;$(OutDir)\Gen\tests\test_ns2\CHost_B.dtd;$(OutDir)\Gen\tests\test_ns2\CHost_B.xsd;$(OutDir)\Gen\tests\test_ns2\CHost_C.dtd;$(OutDir)\Gen\tests\test_ns2\CHost_C.xsd"
/>
</FileConfiguration>
</File>
@@ -336,8 +337,9 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="cd "$(TargetDir)\Gen\tests\test_ns2"
"$(UDM_PATH)\etc\xme2udmxml" "$(InputPath)" "$(InputName).mga"
"
- Outputs="$(OutDir)\Gen\tests\test_ns2\$(InputName).mga;$(OutDir)\Gen\tests\test_ns2\CHost_udm.xml"
+ Description="CHost_uml.xme"
+ CommandLine="cd "$(TargetDir)\Gen\tests\test_ns2"
"$(UDM_PATH)\common-scripts\gmepy.exe" mga2udmxml "$(InputPath)"
"
+ Outputs="$(OutDir)\Gen\tests\test_ns2\CHost_udm.xml"
/>
</FileConfiguration>
<FileConfiguration
@@ -345,8 +347,9 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="cd "$(TargetDir)\Gen\tests\test_ns2"
"$(UDM_PATH)\etc\xme2udmxml" "$(InputPath)" "$(InputName).mga"
"
- Outputs="$(OutDir)\Gen\tests\test_ns2\$(InputName).mga;$(OutDir)\Gen\tests\test_ns2\CHost_udm.xml"
+ Description="CHost_uml.xme"
+ CommandLine="cd "$(TargetDir)\Gen\tests\test_ns2"
"$(UDM_PATH)\common-scripts\gmepy.exe" mga2udmxml "$(InputPath)"
"
+ Outputs="$(OutDir)\Gen\tests\test_ns2\CHost_udm.xml"
/>
</FileConfiguration>
</File>
Modified: UDM/trunk/Projects/Win32/VC9/tests/test_refports/test_refports.vcproj
==============================================================================
--- UDM/trunk/Projects/Win32/VC9/tests/test_refports/test_refports.vcproj Thu Sep 8 13:35:21 2011 (r3883)
+++ UDM/trunk/Projects/Win32/VC9/tests/test_refports/test_refports.vcproj Thu Sep 8 15:27:36 2011 (r3884)
@@ -194,10 +194,10 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_refports\RefPort.h"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_refports\RefPort.h"
>
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -206,10 +206,10 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_refports\RefPort.h"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_refports\RefPort.h"
>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -238,10 +238,10 @@
>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_refports\RefPort.cpp"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_refports\RefPort.cpp"
>
<FileConfiguration
- Name="Debug|Win32"
+ Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -250,10 +250,10 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_refports\RefPort.cpp"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_refports\RefPort.cpp"
>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
@@ -267,46 +267,46 @@
</File>
</Filter>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_refports\RefPort_udm.xml"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_refports\RefPort_udm.xml"
>
<FileConfiguration
Name="Debug|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
+ Description="Generating UDM API files"
+ CommandLine=""$(OutDir)\UdmD.exe" -o "$(OutDir)\Gen\tests\test_refports" "$(InputPath)"
"
+ Outputs="$(OutDir)\Gen\tests\test_refports\RefPort.h;$(OutDir)\Gen\tests\test_refports\RefPort.cpp;$(OutDir)\Gen\tests\test_refports\RefPort.xsd"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
+ ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
- Description="Generating UDM API files"
- CommandLine=""$(OutDir)\Udm.exe" -o "$(OutDir)\Gen\tests\test_refports" "$(InputPath)"
"
- Outputs="$(OutDir)\Gen\tests\test_refports\RefPort.h;$(OutDir)\Gen\tests\test_refports\RefPort.cpp;$(OutDir)\Gen\tests\test_refports\RefPort.xsd"
/>
</FileConfiguration>
</File>
<File
- RelativePath="..\..\..\..\..\Build\Win32\VC9\Debug\Gen\tests\test_refports\RefPort_udm.xml"
+ RelativePath="..\..\..\..\..\Build\Win32\VC9\Release\Gen\tests\test_refports\RefPort_udm.xml"
>
<FileConfiguration
Name="Debug|Win32"
+ ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
- Description="Generating UDM API files"
- CommandLine=""$(OutDir)\UdmD.exe" -o "$(OutDir)\Gen\tests\test_refports" "$(InputPath)"
"
- Outputs="$(OutDir)\Gen\tests\test_refports\RefPort.h;$(OutDir)\Gen\tests\test_refports\RefPort.cpp;$(OutDir)\Gen\tests\test_refports\RefPort.xsd"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
- ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
+ Description="Generating UDM API files"
+ CommandLine=""$(OutDir)\Udm.exe" -o "$(OutDir)\Gen\tests\test_refports" "$(InputPath)"
"
+ Outputs="$(OutDir)\Gen\tests\test_refports\RefPort.h;$(OutDir)\Gen\tests\test_refports\RefPort.cpp;$(OutDir)\Gen\tests\test_refports\RefPort.xsd"
/>
</FileConfiguration>
</File>
@@ -320,7 +320,7 @@
Name="VCCustomBuildTool"
Description="$(InputName).xme -> $(InputName).xmp, Registering RefPort paradigm"
CommandLine="cd "$(InputDir)"
"$(UDM_PATH)\etc\CreateMga" "$(InputName).xme" "$(InputName).mga" MetaGME
"$(UDM_PATH)\etc\CreateXmp" "$(InputName).mga"
"
- Outputs="$(InputDir)RefPortGme.mga;$(InputDir)RefPort.mta;$(InputDir)RefPort.xmp;$(InputDir)RefPort.xmp.log"
+ Outputs="xxx;$(InputDir)RefPort.mta;$(InputDir)RefPort.xmp"
/>
</FileConfiguration>
<FileConfiguration
@@ -330,7 +330,7 @@
Name="VCCustomBuildTool"
Description="$(InputName).xme -> $(InputName).xmp, Registering RefPort paradigm"
CommandLine="cd "$(InputDir)"
"$(UDM_PATH)\etc\CreateMga" "$(InputName).xme" "$(InputName).mga" MetaGME
"$(UDM_PATH)\etc\CreateXmp" "$(InputName).mga"
"
- Outputs="$(InputDir)RefPortGme.mga;$(InputDir)RefPort.mta;$(InputDir)RefPort.xmp;$(InputDir)RefPort.xmp.log"
+ Outputs="xxx;$(InputDir)RefPort.mta;$(InputDir)RefPort.xmp"
/>
</FileConfiguration>
</File>
More information about the Mobies-commit
mailing list