Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/salm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Distribution/Win32/FrequencyOfNgrams/FrequencyOfNgrams.plg')
-rwxr-xr-xDistribution/Win32/FrequencyOfNgrams/FrequencyOfNgrams.plg44
1 files changed, 44 insertions, 0 deletions
diff --git a/Distribution/Win32/FrequencyOfNgrams/FrequencyOfNgrams.plg b/Distribution/Win32/FrequencyOfNgrams/FrequencyOfNgrams.plg
new file mode 100755
index 0000000..60184b9
--- /dev/null
+++ b/Distribution/Win32/FrequencyOfNgrams/FrequencyOfNgrams.plg
@@ -0,0 +1,44 @@
+<html>
+<body>
+<pre>
+<h1>Build Log</h1>
+<h3>
+--------------------Configuration: FrequencyOfNgrams - Win32 Release--------------------
+</h3>
+<h3>Command Lines</h3>
+Creating temporary file "C:\DOCUME~1\joy\LOCALS~1\Temp\RSP130C.tmp" with contents
+[
+/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/FrequencyOfNgrams.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
+"E:\SVN-working-copy\Programs\suffixArray\Release\Src\Shared\_IDVocabulary.cpp"
+"E:\SVN-working-copy\Programs\suffixArray\Release\Src\Shared\_String.cpp"
+"E:\SVN-working-copy\Programs\suffixArray\Release\Src\SuffixArrayApplications\_SuffixArrayApplicationBase.cpp"
+"E:\SVN-working-copy\Programs\suffixArray\Release\Src\SuffixArrayApplications\SuffixArraySearch\_SuffixArraySearchApplicationBase.cpp"
+"E:\SVN-working-copy\Programs\suffixArray\Release\Src\SuffixArrayApplications\SuffixArraySearch\Applications\FrequencyOfNgrams.cpp"
+]
+Creating command line "cl.exe @C:\DOCUME~1\joy\LOCALS~1\Temp\RSP130C.tmp"
+Creating temporary file "C:\DOCUME~1\joy\LOCALS~1\Temp\RSP130D.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 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 /incremental:no /pdb:"Release/FrequencyOfNgrams.pdb" /machine:I386 /out:"../../../Bin/Win32/FrequencyOfNgrams.exe"
+".\Release\_IDVocabulary.obj"
+".\Release\_String.obj"
+".\Release\_SuffixArrayApplicationBase.obj"
+".\Release\_SuffixArraySearchApplicationBase.obj"
+".\Release\FrequencyOfNgrams.obj"
+]
+Creating command line "link.exe @C:\DOCUME~1\joy\LOCALS~1\Temp\RSP130D.tmp"
+<h3>Output Window</h3>
+Compiling...
+_IDVocabulary.cpp
+_String.cpp
+_SuffixArrayApplicationBase.cpp
+_SuffixArraySearchApplicationBase.cpp
+FrequencyOfNgrams.cpp
+Linking...
+
+
+
+<h3>Results</h3>
+FrequencyOfNgrams.exe - 0 error(s), 0 warning(s)
+</pre>
+</body>
+</html>