33 lines
2.5 KiB
Plaintext
33 lines
2.5 KiB
Plaintext
Build started 22/03/2012 17:28:24.
|
|
1>Project "C:\Campo11\wx28X\build\msw\wx_wxregex.vcxproj" on node 3 (build target(s)).
|
|
1>InitializeBuildStatus:
|
|
Creating ".\vc_mswd\wxregex\wxregex.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
CustomBuild:
|
|
Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h
|
|
genrcdefs.h
|
|
Creating ..\..\lib\vc_lib\mswd\wx\setup.h
|
|
1 file copiati.
|
|
ClCompile:
|
|
c:\Program Files\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I..\..\include /I..\..\lib\vc_lib\mswd /Zi /nologo /W1 /WX- /Od /Oy- /D WIN32 /D _LIB /D _DEBUG /D __WXMSW__ /D _VC80_UPGRADE=0x0600 /Gm /EHsc /MTd /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo".\vc_mswd\wxregex/" /Fd"..\..\lib\vc_lib\wxregexd.pdb" /Gd /TC /analyze- /errorReport:prompt ..\..\src\regex\regcomp.c ..\..\src\regex\regerror.c ..\..\src\regex\regexec.c ..\..\src\regex\regfree.c /EHsc
|
|
regfree.c
|
|
regexec.c
|
|
regerror.c
|
|
regcomp.c
|
|
Generating Code...
|
|
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(C:\Campo11\wx28X\build\msw\.\..\..\lib\vc_lib\wxregex.lib) does not match the Library's OutputFile property value (C:\Campo11\wx28X\lib\vc_lib\wxregexd.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
|
|
1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1153,5): warning MSB8012: TargetName(wxregex) does not match the Library's OutputFile property value (wxregexd). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
|
|
Lib:
|
|
c:\Program Files\Microsoft Visual Studio 10.0\VC\bin\Lib.exe /OUT:"..\..\lib\vc_lib\wxregexd.lib" /NOLOGO .\vc_mswd\wxregex/regcomp.obj
|
|
.\vc_mswd\wxregex/regerror.obj
|
|
.\vc_mswd\wxregex/regexec.obj
|
|
.\vc_mswd\wxregex/regfree.obj
|
|
wx_wxregex.vcxproj -> C:\Campo11\wx28X\build\msw\.\..\..\lib\vc_lib\wxregex.lib
|
|
FinalizeBuildStatus:
|
|
Deleting file ".\vc_mswd\wxregex\wxregex.unsuccessfulbuild".
|
|
Touching ".\vc_mswd\wxregex\wxregex.lastbuildstate".
|
|
1>Done Building Project "C:\Campo11\wx28X\build\msw\wx_wxregex.vcxproj" (build target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:03.44
|