Index: trunk/abdev/BasicCompiler32/MakePeHdr.cpp
===================================================================
--- trunk/abdev/BasicCompiler32/MakePeHdr.cpp	(revision 209)
+++ trunk/abdev/BasicCompiler32/MakePeHdr.cpp	(revision 210)
@@ -206,5 +206,5 @@
 	compiler.GetMeta().GetDllProcs().Iterator_Init();
 
-/*
+
 	if( !compiler.GetMeta().Write( Jenga::Common::Environment::GetAppDir() + "\\meta_test.xml" ) )
 	{
@@ -217,5 +217,6 @@
 	}
 	compiler.GetMeta() = (*pTempMeta);
-*/
+
+
 	//コードと行番号の関係
 	extern LINEINFO *pLineInfo;
