An error occurred while loading commit signatures
  • yaakovschectman's avatar
    Add Compilation DeviceLab test for Windows (#109540) · bba2ac83
    yaakovschectman authored
    * Add Windows compilation test (hello_world_windows__compile)
    
    * Add devicelab target to .ci.yaml
    
    * Bringup on new target
    
    * Add license to generated files
    
    * Indicate test ownership
    
    * Delete asset from repo
    
    * Add Windows compilation test (hello_world_windows__compile)
    
    * Add devicelab target to .ci.yaml
    
    * Bringup on new target
    
    * Add license to generated files
    
    * Indicate test ownership
    
    * Delete icon
    
    * Use path.basename
    
    Re triggering tests
    
    * Update test owner to desktop team
    bba2ac83
resource.h 597 Bytes
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Runner.rc
//
#define IDI_APP_ICON                    101

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif