Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run lmxdev using the -embedsecurityconfig option, as follows (this example is for Unix):
    Code Block
    languagecpp
    C:\lm-x\win32_x86\no_security_config> ..\lmxdev.exe -embedsecurityconfig ..\..\config\xformation.lmx liblmx-MyVendorName.so

    
    LM-X Developer Tool v3.3

    
    Copyright (C) 2002-2010 X-Formation. All rights reserved.

    
    Licensed to X-FORMATION

    
    Security configuration successfully embedded!
     
  2. Use the client library together with your application.

...