From eb4b3404aa00220d659e532151dab13d642c17a3 Mon Sep 17 00:00:00 2001 From: Svxy Date: Wed, 31 May 2023 17:31:32 -0400 Subject: Released --- tools/MayaRules/Debug/MayaRules.log | 12 ++ .../Debug/MayaRules.tlog/MayaRules.lastbuildstate | 2 + .../MayaRules.tlog/custombuild.command.1.tlog | Bin 0 -> 374 bytes .../Debug/MayaRules.tlog/custombuild.read.1.tlog | 1 + .../Debug/MayaRules.tlog/custombuild.write.1.tlog | 1 + .../Debug/MayaRules.tlog/unsuccessfulbuild | 0 tools/MayaRules/MayaRules.dsp | 118 +++++++++++++++++ tools/MayaRules/MayaRules.vcproj | 146 +++++++++++++++++++++ tools/MayaRules/MayaRules.vcxproj | 135 +++++++++++++++++++ tools/MayaRules/MayaRules.vcxproj.filters | 13 ++ 10 files changed, 428 insertions(+) create mode 100644 tools/MayaRules/Debug/MayaRules.log create mode 100644 tools/MayaRules/Debug/MayaRules.tlog/MayaRules.lastbuildstate create mode 100644 tools/MayaRules/Debug/MayaRules.tlog/custombuild.command.1.tlog create mode 100644 tools/MayaRules/Debug/MayaRules.tlog/custombuild.read.1.tlog create mode 100644 tools/MayaRules/Debug/MayaRules.tlog/custombuild.write.1.tlog create mode 100644 tools/MayaRules/Debug/MayaRules.tlog/unsuccessfulbuild create mode 100644 tools/MayaRules/MayaRules.dsp create mode 100644 tools/MayaRules/MayaRules.vcproj create mode 100644 tools/MayaRules/MayaRules.vcxproj create mode 100644 tools/MayaRules/MayaRules.vcxproj.filters (limited to 'tools/MayaRules') diff --git a/tools/MayaRules/Debug/MayaRules.log b/tools/MayaRules/Debug/MayaRules.log new file mode 100644 index 0000000..75c9160 --- /dev/null +++ b/tools/MayaRules/Debug/MayaRules.log @@ -0,0 +1,12 @@ +Build started 11/7/2015 5:44:20 PM. + 1>Project "G:\Code\Simpsons Hit&Run\tools\MayaRules\MayaRules.vcxproj" on node 3 (Build target(s)). + 1>CustomBuild: + Copying srr2rules to Maya + The system cannot find the path specified. + 0 file(s) copied. + 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code 1. + 1>Done Building Project "G:\Code\Simpsons Hit&Run\tools\MayaRules\MayaRules.vcxproj" (Build target(s)) -- FAILED. + +Build FAILED. + +Time Elapsed 00:00:00.41 diff --git a/tools/MayaRules/Debug/MayaRules.tlog/MayaRules.lastbuildstate b/tools/MayaRules/Debug/MayaRules.tlog/MayaRules.lastbuildstate new file mode 100644 index 0000000..72cdac1 --- /dev/null +++ b/tools/MayaRules/Debug/MayaRules.tlog/MayaRules.lastbuildstate @@ -0,0 +1,2 @@ +#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit +Debug|Win32|G:\Code\Simpsons Hit&Run\tools\| diff --git a/tools/MayaRules/Debug/MayaRules.tlog/custombuild.command.1.tlog b/tools/MayaRules/Debug/MayaRules.tlog/custombuild.command.1.tlog new file mode 100644 index 0000000..cc06b25 Binary files /dev/null and b/tools/MayaRules/Debug/MayaRules.tlog/custombuild.command.1.tlog differ diff --git a/tools/MayaRules/Debug/MayaRules.tlog/custombuild.read.1.tlog b/tools/MayaRules/Debug/MayaRules.tlog/custombuild.read.1.tlog new file mode 100644 index 0000000..46b134b --- /dev/null +++ b/tools/MayaRules/Debug/MayaRules.tlog/custombuild.read.1.tlog @@ -0,0 +1 @@ +ÿþ \ No newline at end of file diff --git a/tools/MayaRules/Debug/MayaRules.tlog/custombuild.write.1.tlog b/tools/MayaRules/Debug/MayaRules.tlog/custombuild.write.1.tlog new file mode 100644 index 0000000..46b134b --- /dev/null +++ b/tools/MayaRules/Debug/MayaRules.tlog/custombuild.write.1.tlog @@ -0,0 +1 @@ +ÿþ \ No newline at end of file diff --git a/tools/MayaRules/Debug/MayaRules.tlog/unsuccessfulbuild b/tools/MayaRules/Debug/MayaRules.tlog/unsuccessfulbuild new file mode 100644 index 0000000..e69de29 diff --git a/tools/MayaRules/MayaRules.dsp b/tools/MayaRules/MayaRules.dsp new file mode 100644 index 0000000..c170f59 --- /dev/null +++ b/tools/MayaRules/MayaRules.dsp @@ -0,0 +1,118 @@ +# Microsoft Developer Studio Project File - Name="MayaRules" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 60000 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=MayaRules - Win32 Debug +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "MayaRules.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "MayaRules.mak" CFG="MayaRules - Win32 Debug" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "MayaRules - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "MayaRules - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "MayaRules" +# PROP Scc_LocalPath ".." +CPP=cl.exe +RSC=rc.exe + +!IF "$(CFG)" == "MayaRules - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD BASE RSC /l 0x1009 /d "NDEBUG" +# ADD RSC /l 0x1009 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 + +!ELSEIF "$(CFG)" == "MayaRules - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c +# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c +# ADD BASE RSC /l 0x1009 /d "_DEBUG" +# ADD RSC /l 0x1009 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept + +!ENDIF + +# Begin Target + +# Name "MayaRules - Win32 Release" +# Name "MayaRules - Win32 Debug" +# Begin Group "Rules" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\MayaTools\Maya4.0\scripts\srr2rules.txt + +!IF "$(CFG)" == "MayaRules - Win32 Release" + +# Begin Custom Build - Copying $(InputName) to Maya +InputPath=..\MayaTools\Maya4.0\scripts\srr2rules.txt +InputName=srr2rules + +"$(InputName)" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) c:\aw\maya4.0\scripts\$(InputName) + +# End Custom Build + +!ELSEIF "$(CFG)" == "MayaRules - Win32 Debug" + +# Begin Custom Build - Copying $(InputName) to Maya +InputPath=..\MayaTools\Maya4.0\scripts\srr2rules.txt +InputName=srr2rules + +"$(InputName)" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) c:\aw\maya4.0\scripts\$(InputName) + +# End Custom Build + +!ENDIF + +# End Source File +# End Group +# End Target +# End Project diff --git a/tools/MayaRules/MayaRules.vcproj b/tools/MayaRules/MayaRules.vcproj new file mode 100644 index 0000000..e1263d3 --- /dev/null +++ b/tools/MayaRules/MayaRules.vcproj @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/MayaRules/MayaRules.vcxproj b/tools/MayaRules/MayaRules.vcxproj new file mode 100644 index 0000000..05932a4 --- /dev/null +++ b/tools/MayaRules/MayaRules.vcxproj @@ -0,0 +1,135 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + + + + + + {F456A1E8-974F-4D56-BB57-3D944DF8DCB1} + + + + Application + v120 + false + MultiByte + + + Application + v120 + false + MultiByte + + + + + + + + + + + + + <_ProjectFileVersion>12.0.21005.1 + + + .\Debug\ + .\Debug\ + true + + + .\Release\ + .\Release\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + .\Debug/MayaRules.pch + .\Debug/ + .\Debug/ + .\Debug/ + Level3 + true + EditAndContinue + + + /MACHINE:I386 %(AdditionalOptions) + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + .\Debug/MayaRules.exe + true + true + .\Debug/MayaRules.pdb + Console + + + .\Debug/MayaRules.tlb + + + _DEBUG;%(PreprocessorDefinitions) + 0x1009 + + + + + OnlyExplicitInline + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + true + + .\Release/MayaRules.pch + .\Release/ + .\Release/ + .\Release/ + Level3 + true + + + /MACHINE:I386 %(AdditionalOptions) + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + .\Release/MayaRules.exe + true + .\Release/MayaRules.pdb + Console + + + .\Release/MayaRules.tlb + + + NDEBUG;%(PreprocessorDefinitions) + 0x1009 + + + + + Copying %(Filename) to Maya + copy "%(FullPath)" "c:\aw\maya4.0\scripts\%(Filename)" + %(Filename);%(Outputs) + Copying %(Filename) to Maya + copy "%(FullPath)" "c:\aw\maya4.0\scripts\%(Filename)" + %(Filename);%(Outputs) + + + + + + \ No newline at end of file diff --git a/tools/MayaRules/MayaRules.vcxproj.filters b/tools/MayaRules/MayaRules.vcxproj.filters new file mode 100644 index 0000000..eb4a3e9 --- /dev/null +++ b/tools/MayaRules/MayaRules.vcxproj.filters @@ -0,0 +1,13 @@ + + + + + {a9ebfc65-4204-4ed9-b6dc-b5678e2a73a1} + + + + + Rules + + + \ No newline at end of file -- cgit v1.2.3