summaryrefslogtreecommitdiffstats
path: root/tags/cpp-0.1.incubating-M1-RC3/sca/samples/BigBank/Accounts/Accounts.plg
diff options
context:
space:
mode:
Diffstat (limited to 'tags/cpp-0.1.incubating-M1-RC3/sca/samples/BigBank/Accounts/Accounts.plg')
-rw-r--r--tags/cpp-0.1.incubating-M1-RC3/sca/samples/BigBank/Accounts/Accounts.plg43
1 files changed, 43 insertions, 0 deletions
diff --git a/tags/cpp-0.1.incubating-M1-RC3/sca/samples/BigBank/Accounts/Accounts.plg b/tags/cpp-0.1.incubating-M1-RC3/sca/samples/BigBank/Accounts/Accounts.plg
new file mode 100644
index 0000000000..f8ecb502c6
--- /dev/null
+++ b/tags/cpp-0.1.incubating-M1-RC3/sca/samples/BigBank/Accounts/Accounts.plg
@@ -0,0 +1,43 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: Accounts - Win32 Debug--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F3.tmp" with contents
+[
+/nologo /MDd /W3 /Gm /GX /ZI /Od /I "c:\apache\apache_checkout\cpp\sca\deploy\include" /I "c:\apache\apache_checkout\cpp\sdo\deploy\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ACCOUNTS_EXPORTS" /Fp"Debug/Accounts.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
+"C:\apache\apache_checkout\cpp\sca\samples\BigBank\Accounts\AccountDataServiceImpl.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F3.tmp"
+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F4.tmp" with contents
+[
+kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib tuscany_sca.lib tuscany_sdo.lib /nologo /dll /incremental:yes /pdb:"Debug/Accounts.pdb" /debug /machine:I386 /out:"Debug/Accounts.dll" /implib:"Debug/Accounts.lib" /pdbtype:sept /libpath:"c:\apache\apache_checkout\cpp\sca\deploy/lib" /libpath:"c:\apache\apache_checkout\cpp\sdo\deploy/lib"
+.\Debug\AccountDataServiceImpl.obj
+.\Debug\AccountDataServiceImpl_AccountDataService_Proxy.obj
+.\Debug\AccountDataServiceImpl_AccountDataService_Wrapper.obj
+.\Debug\AccountServiceImpl.obj
+.\Debug\AccountServiceImpl_AccountDataService_Proxy.obj
+.\Debug\AccountServiceImpl_AccountService_Proxy.obj
+.\Debug\AccountServiceImpl_AccountService_Wrapper.obj
+.\Debug\AccountServiceImpl_stockQuote_Proxy.obj
+.\Debug\StockQuoteServiceImpl.obj
+.\Debug\StockQuoteServiceImpl_StockQuoteExternal_Proxy.obj
+.\Debug\StockQuoteServiceImpl_StockQuoteService_Proxy.obj
+.\Debug\StockQuoteServiceImpl_StockQuoteService_Wrapper.obj
+]
+Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F4.tmp"
+<h3>Output Window</h3>
+Compiling...
+AccountDataServiceImpl.cpp
+Linking...
+
+
+
+<h3>Results</h3>
+Accounts.dll - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>