Ignore:
Timestamp:
Jul 13, 2007, 4:55:22 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler32/MakePeHdr.cpp

    r209 r210  
    206206    compiler.GetMeta().GetDllProcs().Iterator_Init();
    207207
    208 /*
     208
    209209    if( !compiler.GetMeta().Write( Jenga::Common::Environment::GetAppDir() + "\\meta_test.xml" ) )
    210210    {
     
    217217    }
    218218    compiler.GetMeta() = (*pTempMeta);
    219 */
     219
     220
    220221    //コードと行番号の関係
    221222    extern LINEINFO *pLineInfo;
Note: See TracChangeset for help on using the changeset viewer.